Skip to content

Hostname

simplyinsured.com

Last fetched

simplyinsured.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.129.15218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.168.383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.160.543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.84.4534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.94.16734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.241.5534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.142.6352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.86.8254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

21 observed subdomains of simplyinsured.com.

Web-graph footprint

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

77 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for simplyinsured.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from simplyinsured.com.

Cypher and MCP

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

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