Skip to content

Hostname

dora-guide.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.10113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.1213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.12113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.227.1918.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.4718.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.5518.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.7218.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
on behalf of dora-guide.com owner
Contact emails

Subdomains

1 observed subdomain of dora-guide.com.

Web-graph footprint

Distinct hostnames that link to or from dora-guide.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from dora-guide.com.

Cypher and MCP

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

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