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
Finanz Informatik GmbH & Co. KG logo

Finanz Informatik GmbH & Co. KG

🇩🇪 Germany

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

AS9099

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

f-i.de

Related ASNs have the same name or website. Related

AS13282 AS24606 AS15790

IPv4 CIDRs

2

IPv4 addresses

33024

IPv6 CIDRs

1

IPv6 addresses

134217728

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

AS3320 Deutsche Telekom AG logo Deutsche Telekom AG
AS9145 EWE TEL GmbH logo EWE TEL GmbH

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

AS3320 Deutsche Telekom AG logo Deutsche Telekom AG
AS9145 EWE TEL GmbH logo EWE TEL GmbH

IPv6 CIDRs (1)

2a02:bb1:1800::/37

Location

City

Hannover

Country

🇩🇪 Germany

Coordinates

52.37052, 9.73322

Timezone

Europe/Berlin

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

whois

Abuse

Email

netsec@f-i.de

Phone

-

Query via the API View API documentation

curl iplib.re/AS9099

JSON response

{
  "network": {
    "rir": "RIPE",
    "asn": 9099,
    "name": "Finanz Informatik GmbH & Co. KG",
    "type": "business",
    "website": "f-i.de",
    "related": [
      13282,
      24606,
      15790
    ]
  },
  "connectivity": {
    "upstreams": [
      3320,
      9145
    ],
    "peers": [
      3320,
      9145
    ]
  },
  "location": {
    "latitude": 52.37052,
    "longitude": 9.73322,
    "country": "DE",
    "city": "Hannover",
    "source": "whois",
    "timezone": "Europe/Berlin"
  },
  "abuse": {
    "email": "netsec@f-i.de"
  },
  "ipv4": {
    "ranges": [
      "195.35.127.0/24",
      "195.140.0.0/17"
    ],
    "cidrs": 2,
    "ips": 33024
  },
  "ipv6": {
    "ranges": [
      "2a02:bb1:1800::/37"
    ],
    "cidrs": 1,
    "ips": 134217728
  }
}