Skip to content

Hostname

agoda.com

Last fetched

agoda.com resolves to 1 IPv4 address operated by TIKONAIN-AS Tikona Infinet Ltd. in HK. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · agoda.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/agoda.com

Resolution chain

agoda.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.6.182.20103.6.182.0/23AS45530TIKONAIN-AS Tikona Infinet Ltd.HK

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

229 observed subdomains of agoda.com.

Web-graph footprint

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

20,267 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for agoda.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.6.182.0/24
SPF_IP149.72.1.154
SPF_IP149.72.197.53
SPF_IP159.183.116.235
SPF_IP159.183.139.160
SPF_IP159.183.151.81
SPF_IP159.183.175.123
SPF_IP167.89.1.129
SPF_IP167.89.57.3
SPF_IP167.89.57.31
SPF_IP192.254.125.94
SPF_IP45.113.60.0/24

Related pages

Pivot deeper into the graph from agoda.com.

Cypher and MCP

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

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