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
za-internet GmbH logo

za-internet GmbH

🇩🇪 Germany

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

AS30791

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

hosting

Website

za-internet.de

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

2048

IPv6 CIDRs

1

IPv6 addresses

8

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

AS3320 Deutsche Telekom AG logo Deutsche Telekom AG
AS21263 TeleData GmbH logo TeleData GmbH

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

AS21263 TeleData GmbH logo TeleData GmbH
AS3320 Deutsche Telekom AG logo Deutsche Telekom AG

IPv4 CIDRs (1)

193.7.168.0/21

IPv6 CIDRs (1)

2a0d:1700::/29

Location

City

Hechingen

Country

🇩🇪 Germany

Coordinates

48.35149, 8.96317

Timezone

Europe/Berlin

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

whois

Abuse

Email

secman@za-internet.de

Phone

-

Query via the API View API documentation

curl iplib.re/AS30791

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 30791,
    "name": "za-internet GmbH",
    "type": "hosting",
    "website": "za-internet.de"
  },
  "connectivity": {
    "upstreams": [
      3320,
      21263
    ],
    "peers": [
      21263,
      3320
    ]
  },
  "location": {
    "latitude": 48.35149,
    "longitude": 8.96317,
    "country": "DE",
    "city": "Hechingen",
    "source": "whois",
    "timezone": "Europe/Berlin"
  },
  "abuse": {
    "email": "secman@za-internet.de"
  },
  "ipv4": {
    "ranges": [
      "193.7.168.0/21"
    ],
    "cidrs": 1,
    "ips": 2048
  },
  "ipv6": {
    "ranges": [
      "2a0d:1700::/29"
    ],
    "cidrs": 1,
    "ips": 8
  }
}