Skip to content

Hostname

temot.jp

Last fetched

temot.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · temot.jpRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/temot.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.173.14113.162.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.208.5913.162.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.6.15313.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.158.12135.96.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.65.11643.222.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.90.12952.216.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Web-graph footprint

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

5 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for temot.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP3.114.80.136/32

Related pages

Pivot deeper into the graph from temot.jp.

Cypher and MCP

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

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