Skip to content

Hostname

sal.org.ar

Last fetched

sal.org.ar is a registered hostname under the .ar top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with sal.org.ar in WhisperGraph.

Subdomains

12 observed subdomains of sal.org.ar.

Web-graph footprint

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

17 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for sal.org.ar.

MechanismTarget
SPF_Asal.org.ar
SPF_IP104.156.54.137
SPF_IP190.210.176.199
SPF_IP34.205.94.30
SPF_IP44.206.56.129
SPF_MXsal.org.ar

Related pages

Pivot deeper into the graph from sal.org.ar.

Cypher and MCP

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

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