Hostname
dwango.jp
Last fetched
dwango.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
dwango.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.180.20.45 | 18.200.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.196.154 | 35.96.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- kohrei harabe
- Contact emails
Subdomains
91 observed subdomains of dwango.jp.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dwango.jp in the public web crawl.
89 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for dwango.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 101.102.253.0/24 |
| SPF_IP | 13.112.25.112 |
| SPF_IP | 13.113.149.219 |
| SPF_IP | 202.219.104.0/23 |
| SPF_IP | 202.248.110.0/24 |
| SPF_IP | 52.192.163.73 |
| SPF_IP | 52.198.105.104 |
| SPF_IP | 54.168.106.113 |
| SPF_IP | 54.64.69.254 |
| SPF_IP | 54.92.38.192 |
Related pages
Pivot deeper into the graph from dwango.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dwango.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.