Skip to content

Hostname

doku.com

Last fetched

doku.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in AT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · doku.comRouting diversity3.0/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/doku.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.103.80.29104.103.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.AT
2.19.26.1742.16.0.0/13AS20940AKAMAI-ASN1IT
23.67.133.11723.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:69
Organization
pt nusa satu inti artha
Contact emails

Subdomains

75 observed subdomains of doku.com.

Web-graph footprint

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

235 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for doku.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspfdm-ap-southeast-1.aliyun.com
SPF_IP103.10.128.0/22

Related pages

Pivot deeper into the graph from doku.com.

Cypher and MCP

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

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