Skip to content

Hostname

socialsolutions.com

Last fetched

socialsolutions.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.160.13713.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.34.12476.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
******** ********
Contact emails

Subdomains

38 observed subdomains of socialsolutions.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for socialsolutions.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.110.74.198
SPF_IP169.55.150.156
SPF_IP23.31.201.105
SPF_IP34.195.144.120
SPF_IP34.224.44.190
SPF_IP35.182.93.120
SPF_IP52.206.211.240
SPF_IP52.60.80.220
SPF_IP54.206.30.21
SPF_IP54.206.89.13
SPF_IP54.77.32.78
SPF_IP76.214.115.41

Related pages

Pivot deeper into the graph from socialsolutions.com.

Cypher and MCP

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

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