Skip to content

Hostname

keyboard-layout-editor.com

Last fetched

keyboard-layout-editor.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.243.128108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.14108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.89108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
108.139.243.90108.139.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
54.192.35.11354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.2654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from keyboard-layout-editor.com in the public web crawl.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from keyboard-layout-editor.com.

Cypher and MCP

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

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