Skip to content

Hostname

megatlon.com.ar

Last fetched

megatlon.com.ar resolves to 1 IPv4 address operated by AS20207 - Gigared S.A. in AR.

Nutrition Label

WHISPER CANON · megatlon.com.arRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/megatlon.com.ar

Resolution chain

megatlon.com.ar 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/23AS20207AS20207 - Gigared S.A.AR

WHOIS identity

No WHOIS records are currently associated with megatlon.com.ar in WhisperGraph.

Subdomains

41 observed subdomains of megatlon.com.ar.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for megatlon.com.ar.

MechanismTarget
SPF_Amegatlon.com.ar
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP148.251.71.25
SPF_IP149.78.140.39
SPF_IP181.119.169.112
SPF_IP200.110.132.176
SPF_IP209.126.121.62
SPF_MXmegatlon.com.ar

Related pages

Pivot deeper into the graph from megatlon.com.ar.

Cypher and MCP

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

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