Skip to content

Hostname

automundo.com.ar

Last fetched

automundo.com.ar resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · automundo.com.arRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/automundo.com.ar

Resolution chain

automundo.com.ar resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.6.7104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.134.32172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.21.137.10523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

8 observed subdomains of automundo.com.ar.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for automundo.com.ar.

MechanismTarget
SPF_Aautomundo.com.ar
SPF_IP107.155.108.86
SPF_IP15.235.49.117
SPF_IP162.216.5.96
SPF_IP198.178.120.8
SPF_IP209.133.221.57
SPF_IP23.21.137.105
SPF_IP51.222.139.254
SPF_MXautomundo.com.ar

Related pages

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

Cypher and MCP

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

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