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
Resolution chain
otakumode.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.57.149.173 | 13.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.169.138.203 | 184.169.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.169.144.234 | 184.169.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.150.40 | 50.18.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.225.115 | 50.18.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.227.32 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.64.230 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.53.140.191 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.176.17.206 | 54.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.193.236.145 | 54.193.128.0/17 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for otakumode.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | shops.shopify.com |
| SPF_IP | 184.169.183.19 |
Related pages
Pivot deeper into the graph from otakumode.com.
- IP · 13.57.149.173
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:fastdomain, inc.
- Country · US
- Email · otoiawase@tokyootakumode.com
- TLD · .com
- Browse hostnames · ot…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.