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
United States Department of the Treasury logo

United States Department of the Treasury

🇺🇸 United States

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

AS13506

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

government

Website

treasury.gov

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

131072

IPv6 CIDRs

2

IPv6 addresses

33554432

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

AS6461 Zayo Bandwidth logo Zayo Bandwidth
AS14244 NSI Hosting logo NSI Hosting

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

AS6461 Zayo Bandwidth logo Zayo Bandwidth
AS14244 NSI Hosting logo NSI Hosting

IPv4 CIDRs (2)

164.95.0.0/16
166.123.0.0/16

Location

City

Lead

Country

🇺🇸 United States

Coordinates

44.35221, -103.7652

Timezone

America/Denver

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

whois

Abuse

Email

soc@soc.treasury.gov

Phone

+1-202-927-9777

Query via the API View API documentation

curl iplib.re/AS13506

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 13506,
    "name": "United States Department of the Treasury",
    "type": "government",
    "website": "treasury.gov"
  },
  "connectivity": {
    "upstreams": [
      6461,
      14244
    ],
    "peers": [
      6461,
      14244
    ]
  },
  "location": {
    "latitude": 44.35221,
    "longitude": -103.7652,
    "country": "US",
    "city": "Lead",
    "source": "whois",
    "timezone": "America/Denver"
  },
  "abuse": {
    "email": "soc@soc.treasury.gov",
    "phone": "+1-202-927-9777"
  },
  "ipv4": {
    "ranges": [
      "164.95.0.0/16",
      "166.123.0.0/16"
    ],
    "cidrs": 2,
    "ips": 131072
  },
  "ipv6": {
    "ranges": [
      "2610:108:3100::/40",
      "2610:108:4100::/40"
    ],
    "cidrs": 2,
    "ips": 33554432
  }
}