Autonomous System
AS19504 — WTCC - WTC Communications, Inc.(US)
Last fetched
AS19504 is an Autonomous System operated by WTCC - WTC Communications, Inc. and registered in US. As of Sun, 06 Sep 2026 14:04:46 GMT, it announces 25 routed IP prefixes and peers with 6 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS19504 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 64.6.112.0/21
- 64.6.112.0/20
- 64.6.120.0/21
- 66.109.112.0/22
- 66.109.112.0/21
- 66.109.116.0/22
- 68.171.176.0/21
- 68.171.176.0/20
- 68.171.184.0/21
- 104.200.208.0/22
- 104.200.208.0/21
- 104.200.212.0/22
- 107.151.48.0/20
- 107.151.63.0/24
- 206.168.16.0/21
- 206.168.16.0/20
- 206.168.24.0/21
- 216.122.152.0/22
- 216.122.152.0/21
- 216.122.156.0/22
- 216.147.224.0/21
- 216.147.230.0/24
- 216.147.224.0/20
- 216.147.232.0/21
- 216.147.236.0/22
Peering ecosystem
6 distinct peers via BGP. The first 6 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS22773 | ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. | US |
| AS32075 | FBL-AS - Iowa Farm Bureau Federation & Affiliated Cos. | US |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| AS8159 | KANSASNET - KansasNet / Fox Business Systems | US |
Blast radius
Count of dependent hostnames if AS19504 disappeared from the routing table.
1,280 hostnames depend on this network.Exact count across all 24 announced prefixes. Snapshot Sun, 14 Jun 2026 08:01:00 GMT.
MOAS / hijack watch
Prefixes routed by AS19504 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 AS19504 is unique to AS19504 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS19504.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS19504"})-[: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.