Skip to content

Hostname

fsdef.ca

Last fetched

fsdef.ca resolves to 1 IPv4 address operated by SENTEX-NET - Sentex Communications Corporation in CA. WHOIS lists registrar:godaddy corporate domains canada, ltd. as the registrar.

Nutrition Label

WHISPER CANON · fsdef.caRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/fsdef.ca

Resolution chain

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

IPPrefixASNOperatorCountry
98.159.241.3698.159.240.0/20AS11647SENTEX-NET - Sentex Communications CorporationCA

WHOIS identity

Registrar
registrar:godaddy corporate domains canada, ltd.
Organization
growmark,
Contact emails

Subdomains

2 observed subdomains of fsdef.ca.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for fsdef.ca.

MechanismTarget
SPF_Avmail.sentex.ca
SPF_INCLUDEsentex.ca
SPF_MXfsdef.ca

Related pages

Pivot deeper into the graph from fsdef.ca.

Cypher and MCP

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

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