Hostname
tdk.com
Last fetched
tdk.com resolves to 1 IPv4 address operated by IIJ Internet Initiative Japan Inc. in JP. WHOIS lists iana:1485 as the registrar.
Nutrition Label
Resolution chain
tdk.com 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 |
|---|---|---|---|---|
| 202.238.239.243 | 202.238.192.0/18 | AS2497 | IIJ Internet Initiative Japan Inc. | JP |
WHOIS identity
- Registrar
- iana:1485
- Organization
- tdk corporation
- Contact emails
Subdomains
143 observed subdomains of tdk.com.
Showing 25 of 143. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tdk.com in the public web crawl.
1,499 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
35 SPF mechanisms authorising senders for tdk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.eloqua.com |
| SPF_INCLUDE | _spf.rexx-systems.com |
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | spf-00549402.pphosted.com |
| SPF_IP | 103.220.10.110 |
| SPF_IP | 107.20.210.250/32 |
| SPF_IP | 118.143.146.243 |
| SPF_IP | 129.148.11.192 |
| SPF_IP | 133.186.35.50 |
| SPF_IP | 14.136.217.243 |
| SPF_IP | 161.189.53.222 |
| SPF_IP | 18.182.88.44 |
| SPF_IP | 205.220.161.21 |
| SPF_IP | 205.220.166.95 |
| SPF_IP | 205.220.173.21 |
| SPF_IP | 205.220.178.95 |
| SPF_IP | 208.3.66.30 |
| SPF_IP | 210.161.158.221 |
| SPF_IP | 210.75.13.231 |
| SPF_IP | 211.16.239.3/32 |
| SPF_IP | 212.211.211.138 |
| SPF_IP | 213.164.65.51 |
| SPF_IP | 213.164.73.25 |
| SPF_IP | 213.164.73.28 |
| SPF_IP | 213.182.155.252 |
| SPF_IP | 213.182.155.253 |
| SPF_IP | 217.115.75.10 |
| SPF_IP | 217.115.75.9 |
| SPF_IP | 24.38.43.32/27 |
| SPF_IP | 3.123.206.219/32 |
| SPF_IP | 3.68.129.51/32 |
| SPF_IP | 50.201.119.0/24 |
| SPF_IP | 52.1.14.157/32 |
| SPF_IP | 83.125.118.114 |
| SPF_MX | tdk.com |
Related pages
Pivot deeper into the graph from tdk.com.
- IP · 202.238.239.243
- ASN · AS2497IIJ Internet Initiative Japan Inc.
- Registrar · iana:1485
- Country · JP
- Email · tdk-dns-admin@tdk.com
- TLD · .com
- Browse hostnames · td…
- Glossary · What is a hostname?
- 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: "tdk.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.