Skip to content

Hostname

dokasch.com

Last fetched

dokasch.com resolves to 1 IPv4 address operated by AS12360 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · dokasch.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/dokasch.com

Resolution chain

dokasch.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.115.96.11282.115.96.0/19AS12360DE

WHOIS identity

Registrar
iana:151
Organization
dokasch
Contact emails

Subdomains

6 observed subdomains of dokasch.com.

Web-graph footprint

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

16 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dokasch.com.

MechanismTarget
SPF_INCLUDEmx.teliko.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.175.196.147/32
SPF_IP79.171.176.200/30
SPF_IP79.171.177.58/29
SPF_MXdokasch.com

Related pages

Pivot deeper into the graph from dokasch.com.

Cypher and MCP

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

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