Skip to content

Hostname

ticombo.cn

Last fetched

ticombo.cn resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:godaddy.com,llc as the registrar.

Nutrition Label

WHISPER CANON · ticombo.cnRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/ticombo.cn

Resolution chain

ticombo.cn resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.166.10518.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.4818.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.5018.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.6618.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.76.10565.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.12865.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.1765.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.365.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:godaddy.com,llc
Organization
atle oeyvind gunnheim barlaup
Contact emails

Subdomains

1 observed subdomain of ticombo.cn.

Web-graph footprint

Distinct hostnames that link to or from ticombo.cn in the public web crawl.

33 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ticombo.cn.

Cypher and MCP

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

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