Skip to content

Hostname

doka.guide

Last fetched

doka.guide resolves to 3 IPv4 addresses operated by NSPK in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · doka.guideRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/doka.guide

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.15.20109.71.14.0/23AS50340NSPKRU
64.225.102.18364.225.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
95.213.159.11895.213.159.0/24AS49505LANESTELRU

WHOIS identity

Registrar
iana:1606
Organization
private person
Contact emails

Subdomains

6 observed subdomains of doka.guide.

Web-graph footprint

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

221 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for doka.guide.

MechanismTarget
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from doka.guide.

Cypher and MCP

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

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