Skip to content

Hostname

tencho.jp

Last fetched

tencho.jp resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · tencho.jpRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/tencho.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.181.155.17618.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
capsor
Contact emails

Subdomains

9 observed subdomains of tencho.jp.

Web-graph footprint

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

35 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for tencho.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEtokko.xyz
SPF_INCLUDEzcsend.net
SPF_IP118.82.98.52
SPF_IP124.248.157.63
SPF_IP133.242.238.64
SPF_IP153.120.168.137
SPF_IP153.127.200.58
SPF_IP158.199.177.240
SPF_IP158.199.177.241
SPF_IP18.181.155.176
SPF_IP180.37.180.10
SPF_IP192.168.0.0/16
SPF_IP202.221.246.32/27
SPF_IP23.227.38.65/32
SPF_IP27.96.45.246
SPF_IP54.178.166.129
SPF_MXtencho.jp

Related pages

Pivot deeper into the graph from tencho.jp.

Cypher and MCP

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

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