Skip to content

Hostname

kwalee.com

Last fetched

kwalee.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.15.13108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.19108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.25108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.94108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.160.170.123.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.743.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.763.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.823.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
65.8.131.11165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9165.8.130.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 kwalee.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kwalee.com.

MechanismTarget
SPF_INCLUDE7225787.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from kwalee.com.

Cypher and MCP

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

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