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
Resolution chain
wfsltd.ca resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.198.6.17 | 23.198.6.0/24 | AS20940 | — | US |
| 23.198.6.21 | 23.198.6.0/24 | AS20940 | — | US |
| 23.200.156.12 | 23.200.156.0/24 | AS20940 | — | US |
| 23.200.156.15 | 23.200.156.0/24 | AS20940 | — | US |
| 23.54.76.152 | 23.54.76.0/24 | AS20940 | — | US |
| 23.54.76.154 | 23.54.76.0/24 | AS20940 | — | US |
| 23.65.1.10 | 23.65.0.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for wfsltd.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 45.2.229.51 |
| SPF_IP | 45.2.235.249 |
| SPF_IP | 45.2.235.250 |
| SPF_IP | 67.21.149.244 |
| SPF_IP | 67.21.149.245 |
Related pages
Pivot deeper into the graph from wfsltd.ca.
- IP · 23.198.6.17
- ASN · AS20940
- Registrar · registrar:markmonitor international canada ltd.
- Country · US
- Email · hostmaster@ic.grainger.com
- TLD · .ca
- Browse hostnames · wf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.