Skip to content

Hostname

klook.com

Last fetched

klook.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · klook.comRouting diversity5.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/klook.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.229.171.5313.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.169.21813.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.254.20913.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.219.25518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.3.12218.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.131.5018.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.73.6318.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.115.1523.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.36.9152.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.174.11454.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.223.1654.179.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.51.23654.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:292
Organization
******** ********
Contact emails

Subdomains

25 observed subdomains of klook.com.

Web-graph footprint

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

9,907 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for klook.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_IP135.84.80.0/24
SPF_IP149.72.186.20
SPF_IP149.72.198.249
SPF_IP167.89.91.234
SPF_IP168.245.104.95
SPF_IP168.254.116.185

Related pages

Pivot deeper into the graph from klook.com.

Cypher and MCP

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

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