Hostname
markham.ca
Last fetched
markham.ca resolves to 1 IPv4 address operated by DOSARREST - Dosarrest Internet Security LTD in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
markham.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 69.172.201.71 | 69.172.201.0/24 | AS19324 | DOSARREST - Dosarrest Internet Security LTD | US |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- town of markham
- Contact emails
Subdomains
77 observed subdomains of markham.ca.
Showing 25 of 77. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from markham.ca in the public web crawl.
861 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for markham.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.audienceview.net |
| SPF_INCLUDE | _spf.esolutionsgroup.ca |
| SPF_INCLUDE | bmsend.com |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.ca |
| SPF_IP | 117.20.43.11/32 |
| SPF_IP | 135.84.80.0/24 |
| SPF_IP | 136.143.184.0/24 |
| SPF_IP | 136.143.188.0/24 |
| SPF_IP | 165.173.180.250/31 |
| SPF_IP | 165.173.181.250/31 |
| SPF_IP | 165.173.182.250/31 |
| SPF_IP | 165.173.183.250/31 |
| SPF_IP | 172.105.7.104 |
| SPF_IP | 199.67.64.0/24 |
| SPF_IP | 204.19.176.0/24 |
| SPF_IP | 204.225.188.0/23 |
| SPF_IP | 205.210.158.20 |
| SPF_IP | 205.210.162.20 |
| SPF_IP | 64.254.227.0/24 |
| SPF_IP | 74.200.12.248/30 |
| SPF_MX | markham.ca |
Related pages
Pivot deeper into the graph from markham.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "markham.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.