Skip to content

Hostname

cmd.com.ar

Last fetched

cmd.com.ar resolves to 2 IPv4 addresses operated by AS7303 in AR.

Nutrition Label

WHISPER CANON · cmd.com.arRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cmd.com.ar

Resolution chain

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

WHOIS identity

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

Subdomains

81 observed subdomains of cmd.com.ar.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cmd.com.ar.

MechanismTarget
SPF_Acmd.com.ar
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.42.138.0/24
SPF_IP201.212.4.0/25
SPF_MXcmd.com.ar

Related pages

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

Cypher and MCP

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

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