Skip to content

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

WHISPER CANON · markham.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/markham.ca

Resolution chain

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

IPPrefixASNOperatorCountry
69.172.201.7169.172.201.0/24AS19324DOSARREST - Dosarrest Internet Security LTDUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
town of markham
Contact emails

Subdomains

77 observed subdomains of markham.ca.

Web-graph footprint

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

861 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for markham.ca.

MechanismTarget
SPF_INCLUDE_spf.audienceview.net
SPF_INCLUDE_spf.esolutionsgroup.ca
SPF_INCLUDEbmsend.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.ca
SPF_IP117.20.43.11/32
SPF_IP135.84.80.0/24
SPF_IP136.143.184.0/24
SPF_IP136.143.188.0/24
SPF_IP165.173.180.250/31
SPF_IP165.173.181.250/31
SPF_IP165.173.182.250/31
SPF_IP165.173.183.250/31
SPF_IP172.105.7.104
SPF_IP199.67.64.0/24
SPF_IP204.19.176.0/24
SPF_IP204.225.188.0/23
SPF_IP205.210.158.20
SPF_IP205.210.162.20
SPF_IP64.254.227.0/24
SPF_IP74.200.12.248/30
SPF_MXmarkham.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.