Skip to content

Hostname

komoot.com

Last fetched

komoot.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · komoot.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/komoot.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.129.10418.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.2318.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.3118.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.8118.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.173.132.1418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1053.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.573.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.583.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.803.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of komoot.com owner
Contact emails

Subdomains

6 observed subdomains of komoot.com.

Web-graph footprint

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

17,461 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for komoot.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from komoot.com.

Cypher and MCP

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

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