Hostname
thisisdare.com
Last fetched
thisisdare.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
thisisdare.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.222.169.113 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.3 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.60 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.169.66 | 52.222.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 54.192.35.104 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.112 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.75 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.8 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1515
- Organization
- 123-reg
- Contact emails
Subdomains
8 observed subdomains of thisisdare.com.
Web-graph footprint
Distinct hostnames that link to or from thisisdare.com in the public web crawl.
74 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for thisisdare.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | md02.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 204.19.122.84 |
| SPF_IP | 204.19.122.99 |
| SPF_IP | 64.15.152.142 |
| SPF_IP | 64.254.157.135 |
| SPF_IP | 69.90.7.226 |
Related pages
Pivot deeper into the graph from thisisdare.com.
- IP · 52.222.169.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1515
- Country · FR
- Email · dbp@domainsbyproxy.com
- TLD · .com
- Browse hostnames · th…
- 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: "thisisdare.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.