Skip to content

Hostname

fsdnet.ca

Last fetched

fsdnet.ca resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.248.104.143104.248.104.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
frontier school division
Contact emails

Subdomains

21 observed subdomains of fsdnet.ca.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fsdnet.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_mail.zendesk.com
SPF_INCLUDEspf_target.brightarrow.com
SPF_IP216.73.66.50
SPF_IP24.109.210.230
SPF_IP74.120.4.160/27

Related pages

Pivot deeper into the graph from fsdnet.ca.

Cypher and MCP

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

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