Skip to content

Hostname

megatlon.com

Last fetched

megatlon.com resolves to 1 IPv4 address operated by AS20207 in AR. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · megatlon.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/megatlon.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.78.141.100149.78.140.0/23AS20207AR

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

15 observed subdomains of megatlon.com.

Web-graph footprint

Distinct hostnames that link to or from megatlon.com in the public web crawl.

46 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for megatlon.com.

MechanismTarget
SPF_Amegatlon.com
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf.emailmarketingla.com
SPF_IP149.78.140.39
SPF_IP181.119.169.112
SPF_IP34.249.196.78/32
SPF_IP34.251.157.56/32
SPF_IP34.252.27.239/32
SPF_IP35.157.154.159/32
SPF_IP35.157.187.101/32
SPF_MXmegatlon.com

Related pages

Pivot deeper into the graph from megatlon.com.

Cypher and MCP

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

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