Skip to content

Hostname

canvas.gr

Last fetched

canvas.gr resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · canvas.grRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/canvas.gr

Resolution chain

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

IPPrefixASNOperatorCountry
37.27.139.15737.27.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with canvas.gr in WhisperGraph.

Subdomains

7 observed subdomains of canvas.gr.

Web-graph footprint

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

5 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for canvas.gr.

MechanismTarget
SPF_Acanvas.gr
SPF_INCLUDEwebsitewelcome.com
SPF_IP116.202.157.111
SPF_IP116.202.245.186
SPF_IP136.243.174.38
SPF_IP138.201.62.77
SPF_IP144.76.44.134
SPF_IP178.63.61.173
SPF_IP37.27.139.157
SPF_MXcanvas.gr

Related pages

Pivot deeper into the graph from canvas.gr.

Cypher and MCP

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

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