Autonomous System
AS47474 — VIRTUAL1(GB)
Last fetched
AS47474 is an Autonomous System operated by VIRTUAL1 and registered in GB. As of Thu, 21 May 2026 00:56:41 GMT, it announces 17 routed IP prefixes and peers with 13 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS47474 announces 17 distinct routed prefixes. The 17-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
13 distinct peers via BGP. The first 13 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3573 | ACCENTURE - Accenture LLP | US |
| AS401234 | NORTHEASTERN-LON-AS - Northeastern University | US |
| AS213534 | GARDNERSBOOKS | GB |
| AS206467 | PROTECH-COMMS | GB |
| AS203573 | TMCS | GB |
| AS203171 | CHITECHNOLOGY | GB |
| AS197104 | GENTOO-AS | GB |
| AS51762 | BDC-ADV-UK | GB |
| AS50743 | COMMENSUS-LTD-AS | GB |
| AS47611 | WMI-UK-LON | GB |
| AS22717 | HALLIBURTON - Halliburton Company | US |
| AS21422 | CONNECT-LIVERPOOL | GB |
| AS13285 | OPALTELECOM-AS TalkTalk Communications Limited | GB |
Blast radius
Approximate count of dependent hostnames if AS47474 disappeared from the routing table.
~5,763 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:56:41 GMT.
MOAS / hijack watch
Prefixes routed by AS47474 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 AS47474 is unique to AS47474 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS47474.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS47474"})-[: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.