Skip to content

Hostname

sharestates.com

Last fetched

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

Nutrition Label

WHISPER CANON · sharestates.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sharestates.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.221.210.2003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.85.1923.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.148.2313.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.82.593.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of sharestates.com.

Web-graph footprint

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

120 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sharestates.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE45476819.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.20.93.216
SPF_IP96.10.167.166

Related pages

Pivot deeper into the graph from sharestates.com.

Cypher and MCP

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

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