Hostname
timeout.com.hk
Last fetched
timeout.com.hk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:hong kong domain name registration company limited| as the registrar.
Nutrition Label
Resolution chain
timeout.com.hk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.205.102 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.103 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.12 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.28 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.179.110 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.129 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.21 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.48 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:hong kong domain name registration company limited|
- Organization
- company english name (it should be the same as the registered/corporation name on your business regi
- Contact emails
Subdomains
11 observed subdomains of timeout.com.hk.
Web-graph footprint
Distinct hostnames that link to or from timeout.com.hk in the public web crawl.
386 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from timeout.com.hk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "timeout.com.hk"})-[: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.