Skip to content

Hostname

canvaseg.com

Last fetched

canvaseg.com resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · canvaseg.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/canvaseg.com

Resolution chain

canvaseg.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:3862
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of canvaseg.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • canvaseg.com

SPF policy

10 SPF mechanisms authorising senders for canvaseg.com.

MechanismTarget
SPF_Acanvaseg.com
SPF_IP135.181.165.131
SPF_IP135.181.165.158
SPF_IP138.201.223.92
SPF_IP46.4.119.149
SPF_IP49.12.175.34
SPF_IP65.21.229.144
SPF_IP65.21.229.185
SPF_IP88.99.149.125
SPF_MXcanvaseg.com

Related pages

Pivot deeper into the graph from canvaseg.com.

Cypher and MCP

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

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