Skip to content

Hostname

vrisko.gr

Last fetched

vrisko.gr resolves to 1 IPv4 address operated by AS6799 in GR.

Nutrition Label

WHISPER CANON · vrisko.grRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/vrisko.gr

Resolution chain

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

IPPrefixASNOperatorCountry
195.167.42.200195.167.0.0/17AS6799GR

WHOIS identity

Registrar
Organization
ripe-85-25-13-82-32
Contact emails

Subdomains

33 observed subdomains of vrisko.gr.

Web-graph footprint

Distinct hostnames that link to or from vrisko.gr in the public web crawl.

1,031 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vrisko.gr.

MechanismTarget
SPF_INCLUDErd43.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.167.42.202
SPF_IP195.167.42.205
SPF_IP2.84.78.180

Related pages

Pivot deeper into the graph from vrisko.gr.

Cypher and MCP

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

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