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
National Aeronautics and Space Administration logo

National Aeronautics and Space Administration

🇺🇸 United States

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

AS2143

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

nasa.gov

Related ASNs have the same name or website. Related

AS21556 AS10343 AS24 AS1843 AS270 AS22767 AS372 AS1848 AS31951 AS127 AS1701 AS297

IPv4 CIDRs

3

IPv4 addresses

1792

IPv6 CIDRs

0

IPv6 addresses

0

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

AS270 National Aeronautics and Space Administration logo National Aeronautics and Space Administration

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

AS270 National Aeronautics and Space Administration logo National Aeronautics and Space Administration

IPv6 CIDRs (0)

Location

City

MSFC

Country

🇺🇸 United States

Coordinates

37.09024, -95.71289

Timezone

-

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

whois

Abuse

Email

abuse@nasa.gov

Phone

+1-800-762-7472

Query via the API View API documentation

curl iplib.re/AS2143

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 2143,
    "name": "National Aeronautics and Space Administration",
    "type": "business",
    "website": "nasa.gov",
    "related": [
      21556,
      10343,
      24,
      1843,
      270,
      22767,
      372,
      1848,
      31951,
      127,
      1701,
      297
    ]
  },
  "connectivity": {
    "upstreams": [
      270
    ],
    "peers": [
      270
    ]
  },
  "location": {
    "latitude": 37.09024,
    "longitude": -95.71289,
    "country": "US",
    "city": "MSFC",
    "source": "whois"
  },
  "abuse": {
    "email": "abuse@nasa.gov",
    "phone": "+1-800-762-7472"
  },
  "ipv4": {
    "ranges": [
      "192.92.160.0/22",
      "192.92.168.0/23",
      "192.92.189.0/24"
    ],
    "cidrs": 3,
    "ips": 1792
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}