Skip to content

Hostname

sansha.com

Last fetched

sansha.com resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sansha.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sansha.com

Resolution chain

sansha.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.17.116.163209.17.116.0/24AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
iana:2
Organization
sansha usa
Contact emails

Subdomains

126 observed subdomains of sansha.com.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for sansha.com.

MechanismTarget
SPF_INCLUDEccsend.com
SPF_INCLUDEconstantcontact.com
SPF_INCLUDEcpanel.mdev.sansha.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEiocloudsanw1.simpleservers.co.uk
SPF_INCLUDEiocloudsanw2.simpleservers.co.uk
SPF_INCLUDEnydancestore.com
SPF_INCLUDEsansha.com
SPF_INCLUDEsansha.royalsoft.eu
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEseznam.cz
SPF_INCLUDEupcmail.net
SPF_IP18.156.22.150
SPF_IP3.218.239.210
SPF_IP87.117.250.11
SPF_IP87.117.250.18

Related pages

Pivot deeper into the graph from sansha.com.

Cypher and MCP

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

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