Autonomous System
AS19255 — YOUR-ORG-INC-NA - YOUR.ORG, INC.(US)
Last fetched
AS19255 is an Autonomous System operated by YOUR-ORG-INC-NA - YOUR.ORG, INC. and registered in US. As of Thu, 21 May 2026 06:43:08 GMT, it announces 33 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS19255 announces 33 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 163.227.179.0/24
- 163.227.180.0/24
- 163.227.183.0/24
- 163.227.184.0/24
- 163.227.185.0/24
- 163.227.186.0/24
- 163.227.187.0/24
- 192.193.81.0/24
- 192.193.82.0/24
- 192.193.83.0/24
- 192.193.86.0/24
- 192.193.87.0/24
- 192.193.88.0/24
- 192.193.101.0/24
- 203.252.172.0/23
- 209.205.194.0/23
- 214.81.201.0/24
- 2001:16a4:28b::/48
- 2001:16a4:28e::/48
- 2001:16a4:292::/48
- 2001:44c8:44c0::/44
- 2001:44c8:44f0::/44
- 2001:44c8:4500::/44
- 2001:44c8:4510::/44
- 2001:44c8:4520::/44
Peering ecosystem
4 distinct peers via BGP. The first 4 are listed below.
Blast radius
Approximate count of dependent hostnames if AS19255 disappeared from the routing table.
~1,287 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:43:08 GMT.
MOAS / hijack watch
Prefixes routed by AS19255 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 AS19255 is unique to AS19255 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS19255.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS19255"})-[: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.