Skip to content

Hostname

daredictionary.com

Last fetched

daredictionary.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · daredictionary.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/daredictionary.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.98.2618.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.6518.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.718.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.8818.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:431
Organization
private registrant
Contact emails

Subdomains

3 observed subdomains of daredictionary.com.

Web-graph footprint

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

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for daredictionary.com.

MechanismTarget
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXdaredictionary.com

Related pages

Pivot deeper into the graph from daredictionary.com.

Cypher and MCP

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

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