Skip to content

Hostname

keynote.com

Last fetched

keynote.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.124.10518.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.11718.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.2718.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.124.8518.245.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.103.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.1293.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.323.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.53.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
99.84.152.3199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
dynatrace
Contact emails

Subdomains

10 observed subdomains of keynote.com.

Web-graph footprint

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

247 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from keynote.com.

Cypher and MCP

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

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