Skip to content

Hostname

allstateengineeringco.com

Last fetched

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

Nutrition Label

WHISPER CANON · allstateengineeringco.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/allstateengineeringco.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.82.10218.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.2718.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.3518.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.82.6018.65.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.11065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
allstate engineering co.,inc.
Contact emails

Subdomains

4 observed subdomains of allstateengineeringco.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for allstateengineeringco.com.

MechanismTarget
SPF_INCLUDEsecureserver.net
SPF_IP162.241.216.215

Related pages

Pivot deeper into the graph from allstateengineeringco.com.

Cypher and MCP

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

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