Skip to content

Hostname

evisk.com

Last fetched

evisk.com resolves to 1 IPv4 address operated by AS57356 in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · evisk.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/evisk.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.140.210.5194.140.210.0/23AS57356GB

WHOIS identity

Registrar
iana:83
Organization
david barclay
Contact emails

Subdomains

5 observed subdomains of evisk.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for evisk.com.

MechanismTarget
SPF_Aevisk.com
SPF_IP194.140.210.5
SPF_MXevisk.com

Related pages

Pivot deeper into the graph from evisk.com.

Cypher and MCP

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

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