Skip to content

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

WHISPER CANON · tdk.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tdk.com

Resolution chain

tdk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.238.239.243202.238.192.0/18AS2497IIJ Internet Initiative Japan Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
tdk corporation
Contact emails

Subdomains

143 observed subdomains of tdk.com.

Web-graph footprint

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

1,499 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for tdk.com.

MechanismTarget
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDE_spf.rexx-systems.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEspf-00549402.pphosted.com
SPF_IP103.220.10.110
SPF_IP107.20.210.250/32
SPF_IP118.143.146.243
SPF_IP129.148.11.192
SPF_IP133.186.35.50
SPF_IP14.136.217.243
SPF_IP161.189.53.222
SPF_IP18.182.88.44
SPF_IP205.220.161.21
SPF_IP205.220.166.95
SPF_IP205.220.173.21
SPF_IP205.220.178.95
SPF_IP208.3.66.30
SPF_IP210.161.158.221
SPF_IP210.75.13.231
SPF_IP211.16.239.3/32
SPF_IP212.211.211.138
SPF_IP213.164.65.51
SPF_IP213.164.73.25
SPF_IP213.164.73.28
SPF_IP213.182.155.252
SPF_IP213.182.155.253
SPF_IP217.115.75.10
SPF_IP217.115.75.9
SPF_IP24.38.43.32/27
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP50.201.119.0/24
SPF_IP52.1.14.157/32
SPF_IP83.125.118.114
SPF_MXtdk.com

Related pages

Pivot deeper into the graph from tdk.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.