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
Toggle Fire Networks logo

Toggle Fire Networks

🇺🇸 United States

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

AS25861

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

ARIN

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

business

Website

togglefire.com

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

1

IPv4 addresses

512

IPv6 CIDRs

1

IPv6 addresses

65536

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

AS6939 Hurricane Electric LLC logo Hurricane Electric LLC
AS32748 Steadfast logo Steadfast

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

AS32748 Steadfast logo Steadfast
AS6939 Hurricane Electric LLC logo Hurricane Electric LLC

IPv4 CIDRs (1)

204.152.38.0/23

IPv6 CIDRs (1)

2620:51:c000::/48

Location

City

Pell Lake

Country

🇺🇸 United States

Coordinates

42.53807, -88.35093

Timezone

America/Chicago

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

whois

Abuse

Email

netops@togglefire.com

Phone

+1-262-419-5280

Query via the API View API documentation

curl iplib.re/AS25861

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 25861,
    "name": "Toggle Fire Networks",
    "type": "business",
    "website": "togglefire.com"
  },
  "connectivity": {
    "upstreams": [
      6939,
      32748
    ],
    "peers": [
      32748,
      6939
    ]
  },
  "location": {
    "latitude": 42.53807,
    "longitude": -88.35093,
    "country": "US",
    "city": "Pell Lake",
    "source": "whois",
    "timezone": "America/Chicago"
  },
  "abuse": {
    "email": "netops@togglefire.com",
    "phone": "+1-262-419-5280"
  },
  "ipv4": {
    "ranges": [
      "204.152.38.0/23"
    ],
    "cidrs": 1,
    "ips": 512
  },
  "ipv6": {
    "ranges": [
      "2620:51:c000::/48"
    ],
    "cidrs": 1,
    "ips": 65536
  }
}