Skip to content

Hostname

megatrust.net

Last fetched

megatrust.net resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · megatrust.netRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/megatrust.net

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.120.815.9.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
188.40.242.124188.40.0.0/16AS24940HETZNER-AS - Hetzner Online GmbH

WHOIS identity

Registrar
iana:625
Organization
domain admin
Contact emails

Subdomains

28 observed subdomains of megatrust.net.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for megatrust.net.

MechanismTarget
SPF_Amegatrust.net
SPF_IP62.67.203.139
SPF_IP62.67.203.219
SPF_IP62.67.203.220
SPF_IP62.67.203.224
SPF_IP62.67.203.228
SPF_IP62.67.203.230
SPF_MXmegatrust.net

Related pages

Pivot deeper into the graph from megatrust.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "megatrust.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.