Skip to content

Hostname

simplisafe.com

Last fetched

simplisafe.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.130.104143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.108143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.64143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.66143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.113.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.153.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.583.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.833.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
54.192.35.11454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of simplisafe.com owner
Contact emails

Subdomains

226 observed subdomains of simplisafe.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for simplisafe.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEspf.simplisafe.com
SPF_IP3.212.83.152
SPF_IP52.3.91.210
SPF_IP54.159.245.241

Related pages

Pivot deeper into the graph from simplisafe.com.

Cypher and MCP

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

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