Skip to content

Hostname

doka.com

Last fetched

doka.com resolves to 2 IPv4 addresses operated by UMDASCH-AS in AT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · doka.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/doka.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.238.225.10691.238.225.0/24AS3201UMDASCH-ASAT
91.238.225.891.238.225.0/24AS3201UMDASCH-ASAT

WHOIS identity

Registrar
iana:106
Organization
umdasch
Contact emails

Subdomains

77 observed subdomains of doka.com.

Web-graph footprint

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

740 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for doka.com.

Related pages

Pivot deeper into the graph from doka.com.

Cypher and MCP

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

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