Skip to content

Hostname

themacdonaldnotebook.ca

Last fetched

themacdonaldnotebook.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:canspace solutions inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.37.218104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
143.198.41.169143.198.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
172.67.213.155172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:canspace solutions inc.
Organization
Contact emails

Subdomains

2 observed subdomains of themacdonaldnotebook.ca.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for themacdonaldnotebook.ca.

MechanismTarget
SPF_Athemacdonaldnotebook.ca
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_MXthemacdonaldnotebook.ca

Related pages

Pivot deeper into the graph from themacdonaldnotebook.ca.

Cypher and MCP

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

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