Skip to content

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

WHISPER CANON · timeout.com.hkRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/timeout.com.hk

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.

IPPrefixASNOperatorCountry
18.173.205.10218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.10318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.179.11018.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.12918.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.2118.244.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.179.4818.244.176.0/21AS16509AMAZON-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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.