Skip to content

Hostname

otaiweb.com

Last fetched

otaiweb.com resolves to 1 IPv4 address operated by SAKURA-B SAKURA Internet Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · otaiweb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/otaiweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
153.121.44.226153.121.32.0/19AS9370SAKURA-B SAKURA Internet Inc.JP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of otaiweb.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for otaiweb.com.

MechanismTarget
SPF_Aotaiweb.com
SPF_INCLUDE1lejend.com
SPF_INCLUDE_spf.otoiawase.jp
SPF_IP153.121.44.226
SPF_IP153.127.63.86
SPF_IP2001:e42:102:1106:153:121:44:226
SPF_IP202.218.48.77
SPF_IP203.183.81.22
SPF_IP210.171.192.141
SPF_MXotaiweb.com

Related pages

Pivot deeper into the graph from otaiweb.com.

Cypher and MCP

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

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