Skip to content

Hostname

sar.org

Last fetched

sar.org resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · sar.orgRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/sar.org

Resolution chain

sar.org resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.205.5.21518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.26.753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.178.1634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.132.23934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.42.9252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.161.21952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.8.8452.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.115.4354.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.10.2332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

31 observed subdomains of sar.org.

Web-graph footprint

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

648 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sar.org.

MechanismTarget
SPF_INCLUDEnexternal.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from sar.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sar.org"})-[: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.