Skip to content

Hostname

socastdigital.com

Last fetched

socastdigital.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · socastdigital.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/socastdigital.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.255.194100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.189.11100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.186.593.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.98.2323.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.34.18734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.160.2435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.135.14352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.165.23752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.5.1554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.215.5298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.227.14898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.156.6998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.232.22332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of socastdigital.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for socastdigital.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEstspg-customer.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from socastdigital.com.

Cypher and MCP

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

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