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
Resolution chain
agoda.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.6.182.20 | 103.6.182.0/23 | AS45530 | TIKONAIN-AS Tikona Infinet Ltd. | HK |
WHOIS identity
- Registrar
- iana:292
- Organization
- domain administrator
- Contact emails
Subdomains
229 observed subdomains of agoda.com.
Showing 25 of 229. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from agoda.com in the public web crawl.
20,267 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for agoda.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.6.182.0/24 |
| SPF_IP | 149.72.1.154 |
| SPF_IP | 149.72.197.53 |
| SPF_IP | 159.183.116.235 |
| SPF_IP | 159.183.139.160 |
| SPF_IP | 159.183.151.81 |
| SPF_IP | 159.183.175.123 |
| SPF_IP | 167.89.1.129 |
| SPF_IP | 167.89.57.3 |
| SPF_IP | 167.89.57.31 |
| SPF_IP | 192.254.125.94 |
| SPF_IP | 45.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.