Skip to content

Hostname

tripadvisor.com.sg

Last fetched

tripadvisor.com.sg resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:674 as the registrar.

Nutrition Label

WHISPER CANON · tripadvisor.com.sgRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tripadvisor.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.213.114108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.6108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.61108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.78108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.121143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.42143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.86143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.90143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.164.68.33.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.473.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.593.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.973.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:674
Organization
tripadvisor llc (sgnic-org1320028)
Contact emails

Subdomains

3 observed subdomains of tripadvisor.com.sg.

Web-graph footprint

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

2,466 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for tripadvisor.com.sg.

MechanismTarget
SPF_INCLUDE_spf.tripadvisor.com

Related pages

Pivot deeper into the graph from tripadvisor.com.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tripadvisor.com.sg"})-[: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.