Skip to content

Hostname

soar.com

Last fetched

soar.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · soar.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/soar.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.73.1153.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.203.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.323.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.763.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.10399.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.4199.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.6399.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.9399.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 12411771698
Contact emails

Subdomains

27 observed subdomains of soar.com.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for soar.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsend.zcsend.net
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from soar.com.

Cypher and MCP

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

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