Skip to content

Hostname

meganet.net

Last fetched

meganet.net resolves to 2 IPv4 addresses operated by MEGANET-TCIX - Meganet Communications in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · meganet.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/meganet.net

Resolution chain

meganet.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.7.0.16069.7.0.0/23AS10271MEGANET-TCIX - Meganet CommunicationsUS
69.7.0.869.7.0.0/23AS10271MEGANET-TCIX - Meganet CommunicationsUS

WHOIS identity

Registrar
iana:69
Organization
meganet communications
Contact emails

Subdomains

5,237 observed subdomains of meganet.net.

Web-graph footprint

Distinct hostnames that link to or from meganet.net in the public web crawl.

19 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for meganet.net.

Related pages

Pivot deeper into the graph from meganet.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "meganet.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.