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
F&A Federal Credit Union logo

F&A Federal Credit Union

🇺🇸 United States

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

AS26852

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

fafcu.org

Related ASNs have the same name or website. Related

-

IPv4 CIDRs

2

IPv4 addresses

512

IPv6 CIDRs

0

IPv6 addresses

0

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

AS7018 AT&T Enterprises, LLC logo AT&T Enterprises, LLC
AS6130 American Internet Services, LLC. logo American Internet Services, LLC.
AS3356 Lumen (Level 3) logo Lumen (Level 3)

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

AS6130 American Internet Services, LLC. logo American Internet Services, LLC.
AS3356 Lumen (Level 3) logo Lumen (Level 3)
AS7018 AT&T Enterprises, LLC logo AT&T Enterprises, LLC

IPv4 CIDRs (2)

8.25.34.0/24
207.213.82.0/24

IPv6 CIDRs (0)

Location

City

Monterey Park

Country

🇺🇸 United States

Coordinates

34.75898, -106.64085

Timezone

America/Denver

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

whois

Abuse

Email

eddie@fafcu.org

Phone

+1-323-268-1226

Query via the API View API documentation

curl iplib.re/AS26852

JSON response

{
  "network": {
    "rir": "ARIN",
    "asn": 26852,
    "name": "F&A Federal Credit Union",
    "type": "business",
    "website": "fafcu.org"
  },
  "connectivity": {
    "upstreams": [
      7018,
      6130,
      3356
    ],
    "peers": [
      6130,
      3356,
      7018
    ]
  },
  "location": {
    "latitude": 34.75898,
    "longitude": -106.64085,
    "country": "US",
    "city": "Monterey Park",
    "source": "whois",
    "timezone": "America/Denver"
  },
  "abuse": {
    "email": "eddie@fafcu.org",
    "phone": "+1-323-268-1226"
  },
  "ipv4": {
    "ranges": [
      "8.25.34.0/24",
      "207.213.82.0/24"
    ],
    "cidrs": 2,
    "ips": 512
  },
  "ipv6": {
    "ranges": [],
    "cidrs": 0,
    "ips": 0
  }
}