Skip to content

Hostname

dwango.jp

Last fetched

dwango.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · dwango.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dwango.jp

Resolution chain

dwango.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.180.20.4518.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.196.15435.96.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
kohrei harabe
Contact emails

Subdomains

91 observed subdomains of dwango.jp.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dwango.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP101.102.253.0/24
SPF_IP13.112.25.112
SPF_IP13.113.149.219
SPF_IP202.219.104.0/23
SPF_IP202.248.110.0/24
SPF_IP52.192.163.73
SPF_IP52.198.105.104
SPF_IP54.168.106.113
SPF_IP54.64.69.254
SPF_IP54.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.