Skip to content

Hostname

mega.de

Last fetched

mega.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · mega.deRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mega.de

Resolution chain

mega.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.243.132.224185.243.132.0/22AS15817DE

WHOIS identity

No WHOIS records are currently associated with mega.de in WhisperGraph.

Subdomains

15 observed subdomains of mega.de.

Web-graph footprint

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

352 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mega.de.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2094-30.eu.iphmx.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.98.184.0/24
SPF_IP20.160.243.199
SPF_IP20.4.253.43
SPF_IP20.8.189.55
SPF_IP80.82.206.0/26
SPF_MXmega.de

Related pages

Pivot deeper into the graph from mega.de.

Cypher and MCP

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

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