Skip to content

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

WHISPER CANON · thisisdare.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thisisdare.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.169.11352.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.352.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.6052.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.6652.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
54.192.35.10454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.854.192.34.0/23AS16509AMAZON-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.

MechanismTarget
SPF_INCLUDEmd02.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.19.122.84
SPF_IP204.19.122.99
SPF_IP64.15.152.142
SPF_IP64.254.157.135
SPF_IP69.90.7.226

Related pages

Pivot deeper into the graph from thisisdare.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.