Skip to content

Hostname

calaf.ar

Last fetched

calaf.ar resolves to 2 IPv4 addresses operated by NSS S.A. in AR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
190.210.9.150190.210.8.0/22AS16814NSS S.A.AR
190.210.9.150190.210.8.0/22AS16814NSS S.A.AR
192.185.183.55192.185.180.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for calaf.ar.

MechanismTarget
SPF_Acalaf.ar
SPF_INCLUDEwebsitewelcome.com
SPF_IP190.210.132.0/24
SPF_IP190.210.9.0/24
SPF_MXcalaf.ar

Related pages

Pivot deeper into the graph from calaf.ar.

Cypher and MCP

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

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