Skip to content

Hostname

mystateusa.com

Last fetched

mystateusa.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mystateusa.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mystateusa.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.226.113100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.182.78100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.183.9435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.151.14644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.30.7952.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.116.13652.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.219.19954.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.172.20454.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
alertsense
Contact emails

Subdomains

77 observed subdomains of mystateusa.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mystateusa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from mystateusa.com.

Cypher and MCP

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

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