Skip to content

Hostname

www.statewindowcorp.com

Last fetched

www.statewindowcorp.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · www.statewindowcorp.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.statewindowcorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.99.56.2483.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with www.statewindowcorp.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for www.statewindowcorp.com.

MechanismTarget
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP103.2.140.0/22
SPF_IP158.120.80.130/32
SPF_IP43.228.184.0/22
SPF_IP52.144.54.116
SPF_IP52.144.54.117
SPF_IP52.144.54.118
SPF_IP52.144.54.119
SPF_IP52.144.54.120
SPF_IP52.144.54.121
SPF_IP52.144.54.122
SPF_IP52.144.54.123
SPF_IP52.144.54.124
SPF_IP52.144.54.125
SPF_IP52.144.54.126
SPF_IP54.240.0.0/18
SPF_IP54.240.48.0/20
SPF_IP76.223.176.0/24
SPF_IP76.223.184.0/23

Related pages

Pivot deeper into the graph from www.statewindowcorp.com.

Cypher and MCP

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

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