Skip to content

Hostname

dd.com.ar

Last fetched

dd.com.ar resolves to 1 IPv4 address operated by OVH in CA.

Nutrition Label

WHISPER CANON · dd.com.arRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dd.com.ar

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.128.120192.99.0.0/16AS16276OVHCA

WHOIS identity

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

Subdomains

19 observed subdomains of dd.com.ar.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Add.com.ar
SPF_IP108.163.234.98
SPF_IP108.163.234.99
SPF_IP173.236.60.66
SPF_IP173.236.60.69
SPF_IP173.236.60.70
SPF_IP192.99.128.120
SPF_IP51.222.240.147
SPF_MXdd.com.ar

Related pages

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

Cypher and MCP

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

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