Skip to content

Hostname

mega.io

Last fetched

mega.io resolves to 6 IPv4 addresses operated by SOTO DANIEL MARIO COMPUS INFORMATICA in LU. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · mega.ioRouting diversity3.0/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/mega.io

Resolution chain

mega.io resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.203.124.3766.203.124.0/24AS203055SOTO DANIEL MARIO COMPUS INFORMATICALU
66.203.127.1166.203.126.0/23AS205809Conecte TelecomNL
66.203.127.1366.203.126.0/23AS205809Conecte TelecomNL
89.44.169.13289.44.169.0/24AS203055SOTO DANIEL MARIO COMPUS INFORMATICALU
89.44.169.13489.44.169.0/24AS203055SOTO DANIEL MARIO COMPUS INFORMATICALU
66.203.127.2366.203.126.0/23AS205809Conecte TelecomNL

WHOIS identity

Registrar
iana:1376
Organization
mega privacy
Contact emails

Subdomains

67 observed subdomains of mega.io.

Web-graph footprint

Distinct hostnames that link to or from mega.io in the public web crawl.

1,712 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for mega.io.

MechanismTarget
SPF_INCLUDEmega.co.nz

Related pages

Pivot deeper into the graph from mega.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mega.io"})-[: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.