Skip to content

Hostname

thoka.network

Last fetched

thoka.network resolves to 1 IPv4 address operated by ONE-NETWORK in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · thoka.networkRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/thoka.network

Resolution chain

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

IPPrefixASNOperatorCountry
93.90.178.11993.90.176.0/20AS8648ONE-NETWORKDE

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

9 observed subdomains of thoka.network.

Web-graph footprint

Distinct hostnames that link to or from thoka.network in the public web crawl.

63 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for thoka.network.

MechanismTarget
SPF_Alifestyle.pink
SPF_Athoka.network
SPF_IP89.22.102.139/16
SPF_MXlifestyle.pink
SPF_MXmail.lifestyle.pink
SPF_MXmail.thoka.network
SPF_MXthoka.network

Related pages

Pivot deeper into the graph from thoka.network.

Cypher and MCP

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

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