Skip to content

Hostname

otenki.com

Last fetched

otenki.com resolves to 1 IPv4 address operated by AS9370 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · otenki.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/otenki.com

Resolution chain

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

IPPrefixASNOperatorCountry
163.43.247.253163.43.0.0/16AS9370JP

WHOIS identity

Registrar
iana:49
Organization
bellsystem24,inc.
Contact emails

Subdomains

16 observed subdomains of otenki.com.

Web-graph footprint

Distinct hostnames that link to or from otenki.com in the public web crawl.

47 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for otenki.com.

MechanismTarget
SPF_IP122.213.238.88/29
SPF_IP54.199.144.114

Related pages

Pivot deeper into the graph from otenki.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "otenki.com"})-[: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.