Skip to content

Hostname

evok.com

Last fetched

evok.com resolves to 1 IPv4 address operated by EVOK in CH. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · evok.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/evok.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.33.31.19193.33.30.0/23AS203882EVOKCH

WHOIS identity

Registrar
iana:48
Organization
altern8
Contact emails

Subdomains

17 observed subdomains of evok.com.

Web-graph footprint

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

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for evok.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.122.238.201/32
SPF_IP193.33.30.124/32
SPF_IP193.33.30.81/32
SPF_MXevok.com

Related pages

Pivot deeper into the graph from evok.com.

Cypher and MCP

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

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