Skip to content

Hostname

cfcanada.net

Last fetched

cfcanada.net resolves to 1 IPv4 address operated by TRGO - TeraGo Networks Inc. in CA. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · cfcanada.netRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/cfcanada.net

Resolution chain

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

IPPrefixASNOperatorCountry
68.179.48.12368.179.48.0/22AS20161TRGO - TeraGo Networks Inc.CA

WHOIS identity

Registrar
iana:3786
Organization
alain bussiere
Contact emails

Subdomains

4 observed subdomains of cfcanada.net.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cfcanada.net.

MechanismTarget
SPF_Acfcanada.net
SPF_INCLUDE_spf.google.com
SPF_IP205.236.110.120/32
SPF_IP205.236.110.126

Related pages

Pivot deeper into the graph from cfcanada.net.

Cypher and MCP

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

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