Skip to content

Hostname

forsocios.com

Last fetched

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

Nutrition Label

WHISPER CANON · forsocios.comRouting diversity4.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/forsocios.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.184.22416.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.17416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.54.1352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.14152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.115.14952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.122.24552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.37.9152.217.37.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.21354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

8 observed subdomains of forsocios.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for forsocios.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from forsocios.com.

Cypher and MCP

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

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