Skip to content

Hostname

txhd.co.jp

Last fetched

txhd.co.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · txhd.co.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/txhd.co.jp

Resolution chain

txhd.co.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.192.234.20352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.128.14854.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.96.2154.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.51.12254.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
tv tokyo holdings corporation
Contact emails

Subdomains

2 observed subdomains of txhd.co.jp.

Web-graph footprint

Distinct hostnames that link to or from txhd.co.jp in the public web crawl.

158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for txhd.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP118.21.50.38
SPF_IP210.138.245.64/26
SPF_IP54.153.131.110/32
SPF_IP54.66.252.242/32

Related pages

Pivot deeper into the graph from txhd.co.jp.

Cypher and MCP

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

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