Skip to content

Hostname

oca.com.ar

Last fetched

oca.com.ar resolves to 1 IPv4 address operated by Telefonica de Argentina in AR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
200.10.96.107200.10.96.0/19AS10834Telefonica de ArgentinaAR
200.10.96.107200.10.96.0/19AS10834Telefonica de ArgentinaAR

WHOIS identity

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

Subdomains

29 observed subdomains of oca.com.ar.

Web-graph footprint

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

262 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aoca.com.ar
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.32.52.184
SPF_IP200.41.237.250
SPF_IP200.41.237.251
SPF_IP200.41.237.253
SPF_MXoca.com.ar

Related pages

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

Cypher and MCP

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

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