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
Resolution chain
simplisafe.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.130.104 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.130.108 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.130.64 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.130.66 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.206.11 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.15 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.58 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.83 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 54.192.35.114 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.13 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.44 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.50 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of simplisafe.com owner
- Contact emails
- domain@simplisafe.com
- 36dd501e-ed67-4b3c-82a1-115265d3fe12@identity-protect.org
- 6ca085a0-6f65-40e3-a2b5-03c5b14b679c@identity-protect.org
- 788e2291-54e6-412f-a811-d04f3d3d2b17@identity-protect.org
- 93ceca3c-9902-4811-9d10-9bd27affdd9a@identity-protect.org
- ca9b67ca-5ec1-416b-af2f-75dfb9f0b1e3@identity-protect.org
- ece84673-1b7d-4fb7-8540-c5c2e5919ad9@identity-protect.org
- owner-10015283@simplisafe.com.whoisprivacyservice.org
- owner-1066924@simplisafe.com.whoisprivacyservice.org
- owner-11501023@simplisafe.com.whoisprivacyservice.org
- owner-11545805@simplisafe.com.whoisprivacyservice.org
- owner-11770972@simplisafe.com.whoisprivacyservice.org
- owner-1243987@simplisafe.com.whoisprivacyservice.org
- owner-1253211@simplisafe.com.whoisprivacyservice.org
- owner-1336873@simplisafe.com.whoisprivacyservice.org
- owner-1346097@simplisafe.com.whoisprivacyservice.org
- owner-1450593@simplisafe.com.whoisprivacyservice.org
- owner-1543479@simplisafe.com.whoisprivacyservice.org
- owner-1606822@simplisafe.com.whoisprivacyservice.org
- owner-1616046@simplisafe.com.whoisprivacyservice.org
- and 43 more
Subdomains
226 observed subdomains of simplisafe.com.
Showing 25 of 226. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from simplisafe.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for simplisafe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | spf.simplisafe.com |
| SPF_IP | 3.212.83.152 |
| SPF_IP | 52.3.91.210 |
| SPF_IP | 54.159.245.241 |
Related pages
Pivot deeper into the graph from simplisafe.com.
- IP · 143.204.130.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domain@simplisafe.com
- TLD · .com
- Browse hostnames · si…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.