Skip to content

Hostname

dousan.com

Last fetched

dousan.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:474 as the registrar.

Nutrition Label

WHISPER CANON · dousan.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dousan.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.213.17413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.26.7413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.221.5735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.130.14735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:474
Organization
dousansha,inc.
Contact emails

Subdomains

1 observed subdomain of dousan.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dousan.com.

MechanismTarget
SPF_INCLUDEdousan.com.spf.hosting-pf.net

Related pages

Pivot deeper into the graph from dousan.com.

Cypher and MCP

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

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