Skip to content

Hostname

mega.nz

Last fetched

mega.nz resolves to 2 IPv4 addresses operated by MEGA-LIMITED-AS Mega Limited in LU.

Nutrition Label

WHISPER CANON · mega.nzRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mega.nz

Resolution chain

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

IPPrefixASNOperatorCountry
31.216.144.531.216.144.0/24AS203055MEGA-LIMITED-AS Mega LimitedLU
31.216.145.531.216.145.0/24AS203055MEGA-LIMITED-AS Mega LimitedLU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for mega.nz.

MechanismTarget
SPF_INCLUDE43855380.spf10.hubspotemail.net
SPF_IP122.56.56.210
SPF_IP122.56.56.222
SPF_IP2a0b:0e46:1:50::/121
SPF_IP31.216.147.132/30
SPF_IP31.216.147.136/31
SPF_IP31.216.147.231
SPF_IP66.203.124.0/28
SPF_IP66.203.124.38/28
SPF_IP66.203.125.16/30
SPF_IP66.203.125.8/29

Related pages

Pivot deeper into the graph from mega.nz.

Cypher and MCP

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

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