Skip to content

Hostname

wfsltd.ca

Last fetched

wfsltd.ca resolves to 7 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · wfsltd.caRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/wfsltd.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
Contact emails

Subdomains

4 observed subdomains of wfsltd.ca.

Web-graph footprint

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

5 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wfsltd.ca.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.2.229.51
SPF_IP45.2.235.249
SPF_IP45.2.235.250
SPF_IP67.21.149.244
SPF_IP67.21.149.245

Related pages

Pivot deeper into the graph from wfsltd.ca.

Cypher and MCP

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

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