Skip to content

Hostname

tsenplan.com

Last fetched

tsenplan.com resolves to 3 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in IN. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · tsenplan.comRouting diversity3.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tsenplan.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.232.112.221172.232.96.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudIN
185.243.241.224185.243.241.0/24AS24544LAWSCLOUDINFRASTRUCTURELIMITED-AS-HK - Law's Cloud Infrastructure LimitedHK
154.84.90.234154.84.64.0/19AS134548DXTL-HK - DXTL Tseung Kwan O Service

WHOIS identity

Registrar
iana:120
Organization
luo jia yu
Contact emails

Subdomains

2 observed subdomains of tsenplan.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from tsenplan.com.

Cypher and MCP

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

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