IPLibre logo IPLibre

Search any IP address or ASN

Enter an IPv4, IPv6, or ASN to retrieve geolocation, network, company, privacy and abuse details. You can also query it via the API or download the database.

or  bulk search
Deutsche Forschungsgemeinschaft e.V. logo

Deutsche Forschungsgemeinschaft e.V.

🇩🇪 Germany

The ASN (Autonomous System Number) is a unique number assigned to an autonomous system, used to identify the network. ASN

AS34520

The RIR (Regional Internet Registry) is the organization responsible for managing ASN allocation in a specific region. RIR

RIPE

The type of ASN. Can be business, isp, hosting, government, or education. Type

business

Website

dfg.de

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

2048

IPv6 CIDRs

1

IPv6 addresses

1

Upstreams are networks that provide transit to this ASN. Upstreams (2)

AS680 Deutsches Forschungsnetz (DFN) logo Deutsches Forschungsnetz (DFN)
AS3320 Deutsche Telekom AG logo Deutsche Telekom AG

Peers are networks that exchange traffic with this ASN. Peers (2)

AS680 Deutsches Forschungsnetz (DFN) logo Deutsches Forschungsnetz (DFN)
AS3320 Deutsche Telekom AG logo Deutsche Telekom AG

IPv4 CIDRs (1)

83.143.0.0/21

IPv6 CIDRs (1)

2a01:a460::/32

Location

City

Bonn

Country

🇩🇪 Germany

Coordinates

50.73438, 7.09549

Timezone

Europe/Berlin

We transparently share the different sources used to determine a likely location for this IP address. Source

whois

Abuse

Email

rainer.kaufmann@dfg.de

Phone

+49 228 885 2493

Query via the API View API documentation

curl iplib.re/AS34520

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 34520,
    "name": "Deutsche Forschungsgemeinschaft e.V.",
    "type": "business",
    "website": "dfg.de"
  },
  "connectivity": {
    "upstreams": [
      680,
      3320
    ],
    "peers": [
      680,
      3320
    ]
  },
  "location": {
    "latitude": 50.73438,
    "longitude": 7.09549,
    "country": "DE",
    "city": "Bonn",
    "source": "whois",
    "timezone": "Europe/Berlin"
  },
  "abuse": {
    "email": "rainer.kaufmann@dfg.de",
    "phone": "+49 228 885 2493"
  },
  "ipv4": {
    "ranges": [
      "83.143.0.0/21"
    ],
    "cidrs": 1,
    "ips": 2048
  },
  "ipv6": {
    "ranges": [
      "2a01:a460::/32"
    ],
    "cidrs": 1,
    "ips": 1
  }
}