Skip to content

Hostname

tkc110.jp

Last fetched

tkc110.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tkc110.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/tkc110.jp

Resolution chain

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

IPPrefixASNOperatorCountry
99.84.234.1499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.10399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.10699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.11999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

5 observed subdomains of tkc110.jp.

Web-graph footprint

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

419 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for tkc110.jp.

MechanismTarget
SPF_INCLUDEspf.repica.jp
SPF_IP157.7.170.168
SPF_IP18.178.29.143
SPF_IP35.74.223.44
SPF_IP54.65.77.193

Related pages

Pivot deeper into the graph from tkc110.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tkc110.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.