Skip to content

Hostname

tk2023.tokyo

Last fetched

tk2023.tokyo has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · tk2023.tokyoRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/tk2023.tokyo

Resolution chain

tk2023.tokyo has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:49
Organization
Contact emails

Subdomains

2 observed subdomains of tk2023.tokyo.

Web-graph footprint

Distinct hostnames that link to or from tk2023.tokyo in the public web crawl.

9 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tk2023.tokyo

SPF policy

6 SPF mechanisms authorising senders for tk2023.tokyo.

MechanismTarget
SPF_Asv635.xbiz.ne.jp
SPF_Atk2023.tokyo
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP133.242.151.190
SPF_MXtk2023.tokyo

Related pages

Pivot deeper into the graph from tk2023.tokyo.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tk2023.tokyo"})-[: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.