Autonomous System
AS42864 — GIGANET-HU GigaNet Internet Service Provider Co(HU)
Last fetched
AS42864 is an Autonomous System operated by GIGANET-HU GigaNet Internet Service Provider Co and registered in HU. As of Thu, 21 May 2026 00:57:01 GMT, it announces 30 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS42864 announces 30 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.9.169.0/24
- 45.9.170.0/24
- 45.9.171.0/24
- 45.14.10.0/24
- 45.14.11.0/24
- 45.88.93.0/24
- 77.242.144.0/24
- 77.242.148.0/24
- 77.242.151.0/24
- 77.242.154.0/24
- 88.209.196.0/24
- 88.209.208.0/24
- 88.209.210.0/24
- 88.209.212.0/24
- 88.209.213.0/24
- 88.209.214.0/24
- 88.209.215.0/24
- 88.209.219.0/24
- 91.198.131.0/24
- 92.52.208.0/24
- 92.52.209.0/24
- 92.52.210.0/23
- 92.52.212.0/23
- 92.52.212.0/22
- 178.248.200.0/21
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS24991 | DATATRANSINTERNET-AS | HU |
| AS211619 | MAXKO | HR |
| AS207236 | WIDENET | HU |
| AS207233 | IPLUS | HU |
| AS206361 | AS-TAMANET | HU |
| AS204168 | ESZAKNET | HU |
| AS203084 | MIKROTTI-NET | HU |
| AS62051 | A42NET | HU |
| AS60619 | TELCONET | HU |
| AS59869 | GOTTHARDTV | HU |
| AS31128 | SHAZAM-AS | IE |
| AS29657 | ASN-6NETWORK *** IoT Zrt *** Last-Mile Kft *** | HU |
| AS29278 | RACKHOST-HU-AS RACKHOST Zrt. | HU |
| AS25274 | NARACOM- | HU |
Blast radius
Approximate count of dependent hostnames if AS42864 disappeared from the routing table.
~52,395 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:57:01 GMT.
MOAS / hijack watch
Prefixes routed by AS42864 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 AS42864 is unique to AS42864 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS42864.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS42864"})-[: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.