Skip to content

Hostname

otakumode.com

Last fetched

otakumode.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:fastdomain, inc. as the registrar.

Nutrition Label

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

Resolution chain

otakumode.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.57.149.17313.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.169.138.203184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.169.144.234184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.150.4050.18.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.225.11550.18.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.227.3252.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.64.23052.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.140.19152.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.17.20654.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.236.14554.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:fastdomain, inc.
Organization
webpixel.ca tri huynh
Contact emails

Subdomains

23 observed subdomains of otakumode.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for otakumode.com.

MechanismTarget
SPF_INCLUDEshops.shopify.com
SPF_IP184.169.183.19

Related pages

Pivot deeper into the graph from otakumode.com.

Cypher and MCP

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

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