Hostname
techdata.ai
Last fetched
techdata.ai resolves to 1 IPv4 address operated by TUOJING Zhejiang TuoJing Network Technology Co., Ltd in VN. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
techdata.ai resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 14.225.215.43 | 14.225.215.0/24 | AS135905 | TUOJING Zhejiang TuoJing Network Technology Co., Ltd | VN |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
5 observed subdomains of techdata.ai.
Web-graph footprint
Distinct hostnames that link to or from techdata.ai in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for techdata.ai.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bizflycloud.vn |
Related pages
Pivot deeper into the graph from techdata.ai.
- IP · 14.225.215.43
- ASN · AS135905TUOJING Zhejiang TuoJing Network Technology Co., Ltd
- Registrar · iana:1068
- Country · VN
- Email · 0869579cae004d93b5e3154f91190a25.protect@withheldforprivacy.com
- TLD · .ai
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "techdata.ai"})-[: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.