Skip to content

Hostname

otakaraya.jp

Last fetched

otakaraya.jp resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · otakaraya.jpRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/otakaraya.jp

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.138104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.138104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
122.17.137.125122.16.0.0/12AS4713OCN - NTT DOCOMO BUSINESS,Inc.JP
172.67.71.90172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.223.170.20045.223.170.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.178.20045.223.178.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
e-fran
Contact emails

Subdomains

13 observed subdomains of otakaraya.jp.

Web-graph footprint

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

965 sites link to this hostname.

671 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for otakaraya.jp.

MechanismTarget
SPF_Aotakaraya.jp
SPF_INCLUDE_spf.mwprem.net

Related pages

Pivot deeper into the graph from otakaraya.jp.

Cypher and MCP

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

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