Skip to content

Hostname

28tl.com

Last fetched

28tl.com resolves to 6 IPv4 addresses operated by YANCYLIMITED-AS-HK - Yancy Limited in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · 28tl.comRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/28tl.com

Resolution chain

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

IPPrefixASNOperatorCountry
156.234.255.170156.235.25.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.255.171156.235.25.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
156.234.255.172156.235.25.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedHK
23.248.229.4523.249.1.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.229.4623.249.1.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
23.248.229.5323.249.1.0/24AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS

WHOIS identity

Registrar
iana:1923
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of 28tl.com.

Subdomain
www.28tl.com

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 28tl.com.

Cypher and MCP

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

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