Skip to content

Hostname

fafard.ca

Last fetched

fafard.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · fafard.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fafard.ca

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.22.241104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.241104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
scotts canada
Contact emails

Subdomains

9 observed subdomains of fafard.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fafard.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-005e8b01.pphosted.com
SPF_IP173.209.56.178

Related pages

Pivot deeper into the graph from fafard.ca.

Cypher and MCP

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

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