Hostname
stateauto.com
Last fetched
stateauto.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
stateauto.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.30.163.250 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.31.183.168 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.208.156.253 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.95.11 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.231.126.199 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.173.118.113 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.31.165 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.209.252.150 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.17.69.178 | 50.17.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.163.211 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.6.233.251 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.7.143.244 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.159.55.125 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- state auto insurance companies attn stateauto.com care of network solutions
- Contact emails
- john.antonelli@stateauto.com
- at5hb4cb2qm@networksolutionsprivateregistration.com
- bq2qu66s65z@networksolutionsprivateregistration.com
- jc4w53b7987@networksolutionsprivateregistration.com
- registerdomainus@libertymutual.com
- david.russell@stateauto.com
- vj2tc65p8kz@networksolutionsprivateregistration.com
- zd3qz4s94c4@networksolutionsprivateregistration.com
Subdomains
54 observed subdomains of stateauto.com.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stateauto.com in the public web crawl.
1,848 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for stateauto.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.stateauto.com |
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spfhost.messageprovider.com |
Related pages
Pivot deeper into the graph from stateauto.com.
- IP · 100.30.163.250
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:292
- Country · US
- Email · john.antonelli@stateauto.com
- TLD · .com
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stateauto.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.