Skip to content

Hostname

te-dasuke.jp

Last fetched

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

Nutrition Label

WHISPER CANON · te-dasuke.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/te-dasuke.jp

Resolution chain

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

IPPrefixASNOperatorCountry
35.75.56.9535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.118.1235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.41.19552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.48.16954.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
sanwa supply
Contact emails

Subdomains

1 observed subdomain of te-dasuke.jp.

Web-graph footprint

Distinct hostnames that link to or from te-dasuke.jp in the public web crawl.

8 sites link to this hostname.

158 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for te-dasuke.jp.

MechanismTarget
SPF_INCLUDEmdshrimp.maildealer.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.92.67.105/32

Related pages

Pivot deeper into the graph from te-dasuke.jp.

Cypher and MCP

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

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