Skip to content

Hostname

922tl.com

Last fetched

922tl.com resolves to 2 IPv4 addresses operated by COGNETCLOUD-2 - cognetcloud INC in HK. WHOIS lists iana:3824 as the registrar.

Nutrition Label

WHISPER CANON · 922tl.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/922tl.com

Resolution chain

922tl.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.192.107.7345.192.104.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK
45.192.107.8645.192.104.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK

WHOIS identity

Registrar
iana:3824
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of 922tl.com.

Subdomain
www.922tl.com

Web-graph footprint

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

48 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 922tl.com.

Cypher and MCP

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

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