Hostname
19td.cn
Last fetched
19td.cn resolves to 20 IPv4 addresses operated by COGNETCLOUD - cognetcloud INC in HK. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.
Nutrition Label
Resolution chain
19td.cn resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.38.82.110 | 103.38.80.0/22 | AS401696 | COGNETCLOUD - cognetcloud INC | HK |
| 103.38.82.168 | 103.38.80.0/22 | AS401696 | COGNETCLOUD - cognetcloud INC | HK |
| 149.88.90.117 | 149.88.90.0/23 | AS402506 | — | HK |
| 149.88.90.127 | 149.88.90.0/23 | AS402506 | — | HK |
| 149.88.90.130 | 149.88.90.0/23 | AS402506 | — | HK |
| 149.88.90.174 | 149.88.90.0/23 | AS402506 | — | HK |
| 149.88.90.178 | 149.88.90.0/23 | AS402506 | — | HK |
| 149.88.95.149 | 149.88.95.0/24 | AS401701 | COGNETCLOUD-2 - cognetcloud INC | HK |
| 149.88.95.230 | 149.88.95.0/24 | AS401701 | COGNETCLOUD-2 - cognetcloud INC | HK |
| 154.12.95.124 | 154.12.94.0/23 | AS402506 | — | HK |
| 154.12.95.87 | 154.12.94.0/23 | AS402506 | — | HK |
| 154.201.72.171 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.178 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.195 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.232 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.240 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.251 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.252 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.62 | 154.201.72.0/23 | AS402506 | — | HK |
| 154.201.72.63 | 154.201.72.0/23 | AS402506 | — | HK |
WHOIS identity
- Registrar
- registrar:阿里云计算有限公司(万网)
- Organization
- ???
- Contact emails
Subdomains
12 observed subdomains of 19td.cn.
Web-graph footprint
Distinct hostnames that link to or from 19td.cn in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for 19td.cn.
| Mechanism | Target |
|---|---|
| SPF_A | 19td.cn |
| SPF_INCLUDE | mail8.serv00.com |
| SPF_MX | 19td.cn |
Related pages
Pivot deeper into the graph from 19td.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "19td.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.