Skip to content

Hostname

socalerts.com

Last fetched

socalerts.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · socalerts.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/socalerts.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.48.73100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.138.14716.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.128.20835.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.81.19335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.180.8035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.119.7344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.15.12744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.2.044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.97.23944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.16.4244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.147.844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.56.10952.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.242.23352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.220.16552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.45.8852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.253.14952.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.77.16152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.202.4354.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
32.185.104.21232.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.185.160.14732.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of socalerts.com owner
Contact emails

Subdomains

1 observed subdomain of socalerts.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for socalerts.com.

MechanismTarget
SPF_IP52.24.201.102/32
SPF_IP52.25.139.218/32

Related pages

Pivot deeper into the graph from socalerts.com.

Cypher and MCP

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

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