Skip to content

Hostname

otet.jp

Last fetched

otet.jp resolves to 13.113.230.240, announced in 13.112.0.0/14 by AMAZON-02 - Amazon.com, Inc. in JP. otet.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for otet.jp is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrant organisation
masaru fukushima
Contact emails
sysadm@email.otet.jp

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-414.awsdns-51.com
  • ns-582.awsdns-08.net
  • ns-1165.awsdns-17.org
  • ns-1850.awsdns-39.co.uk

MX records

  • otmail2.otet.jp

SPF policy

  • ip: 52.68.200.103/32
  • ip: 54.238.138.138/32
  • ip: 13.230.218.201/32
  • ip: 54.238.171.216/32
  • ip: 54.199.241.239/32
  • ip: 54.199.227.69/32
  • ip: 54.199.232.7/32
  • include: amazonses.com
  • include: spf.otet.jp
  • include: fullcast.ko-sokumail.net

Threat-feed evidence

History

Related pages

Pivot from otet.jp into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "otet.jp"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.