Skip to content

Hostname

marcelg.ca

Last fetched

marcelg.ca resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · marcelg.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/marcelg.ca

Resolution chain

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

IPPrefixASNOperatorCountry
159.203.34.87159.203.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
23.227.38.7323.227.38.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
Contact emails

Subdomains

18 observed subdomains of marcelg.ca.

Web-graph footprint

Distinct hostnames that link to or from marcelg.ca in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for marcelg.ca.

MechanismTarget
SPF_Amarcelg.ca
SPF_INCLUDEhay.net
SPF_IP163.182.253.110
SPF_MXmarcelg.ca

Related pages

Pivot deeper into the graph from marcelg.ca.

Cypher and MCP

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

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