Autonomous System
AS6220 — AS6220 - inContact Inc.(US)
Last fetched
AS6220 is an Autonomous System operated by AS6220 - inContact Inc. and registered in US. As of Thu, 21 May 2026 06:22:23 GMT, it announces 89 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS6220 announces 89 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 38.64.67.0/24
- 38.64.141.0/24
- 38.65.218.0/24
- 38.80.80.0/24
- 38.87.244.0/24
- 38.92.39.0/24
- 76.74.64.0/24
- 76.74.65.0/24
- 83.111.3.0/24
- 83.111.4.0/24
- 87.83.53.0/24
- 149.5.72.0/24
- 149.5.127.0/24
- 149.13.52.0/24
- 149.13.53.0/24
- 149.13.186.0/24
- 154.18.201.0/24
- 154.46.17.0/24
- 154.48.222.0/24
- 154.60.103.0/24
- 189.51.235.0/24
- 195.172.144.0/24
- 199.172.8.0/24
- 199.172.9.0/24
- 200.15.3.0/24
Peering ecosystem
15 distinct peers via BGP. The first 15 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS22381 | Megatelecom Telecomunicacoes Ltda | BR |
| AS15830 | EQUINIX | NL |
| AS5384 | EMIRATES-INTERNET Emirates Internet | AE |
| AS4826 | VOCUS-BACKBONE-AS Vocus Connect International Backbone | AU |
| AS4755 | TATACOMM-AS TATA Communications formerly VSNL is Leading ISP | IN |
| AS4637 | ASN-TELSTRA-GLOBAL Telstra Global | HK |
| AS4230 | CLARO S.A. | BR |
| AS3741 | NTT-DATA-Inc | ZA |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3300 | BT | GB |
| AS3257 | GTT-BACKBONE GTT | US |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS701 | UUNET - Verizon Business | US |
| AS202 | CENTURYLINK-LEGACY-LVLT-202 - Level 3 Parent, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS6220 disappeared from the routing table.
~62 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:22:23 GMT.
MOAS / hijack watch
Prefixes routed by AS6220 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 AS6220 is unique to AS6220 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS6220.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS6220"})-[: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.