Autonomous System
AS27005 — PNPT-ASN - Pinpoint Communications, Inc.(US)
Last fetched
AS27005 is an Autonomous System operated by PNPT-ASN - Pinpoint Communications, Inc. and registered in US. As of Sun, 06 Sep 2026 18:01:26 GMT, it announces 40 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS27005 announces 40 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 65.39.97.0/24
- 65.39.98.0/24
- 65.39.99.0/24
- 65.39.104.0/24
- 65.39.106.0/24
- 65.39.108.0/22
- 65.39.96.0/19
- 65.39.112.0/22
- 65.39.121.0/24
- 65.39.122.0/24
- 69.2.2.0/24
- 69.2.3.0/24
- 69.2.5.0/24
- 69.2.6.0/24
- 69.2.7.0/24
- 69.2.0.0/20
- 69.2.13.0/24
- 148.59.212.0/23
- 162.253.232.0/24
- 162.253.233.0/24
- 162.253.234.0/24
- 162.253.235.0/24
- 162.253.232.0/21
- 162.253.236.0/24
- 162.253.237.0/24
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
Blast radius
Count of dependent hostnames if AS27005 disappeared from the routing table.
4,221 hostnames depend on this network.Exact count across all 40 announced prefixes. Snapshot Wed, 22 Jul 2026 07:00:35 GMT.
MOAS / hijack watch
Prefixes routed by AS27005 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS27005 is unique to AS27005 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS27005.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS27005"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.