Hostname
tumi.cn
Last fetched
tumi.cn resolves to 11 IPv4 addresses operated by AS17816 in CN. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.
Nutrition Label
Resolution chain
tumi.cn resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:阿里云计算有限公司(万网)
- Organization
- xiang gang tu ming ya zhou you xian gong si shen zhen dai biao c
- Contact emails
Subdomains
8 observed subdomains of tumi.cn.
Web-graph footprint
Distinct hostnames that link to or from tumi.cn in the public web crawl.
48 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for tumi.cn.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
| SPF_IP | 157.133.236.90 |
Related pages
Pivot deeper into the graph from tumi.cn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tumi.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.