Skip to content

Hostname

smithsfalls.ca

Last fetched

smithsfalls.ca resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:2316042 as the registrar.

Nutrition Label

WHISPER CANON · smithsfalls.caRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smithsfalls.ca

Resolution chain

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

IPPrefixASNOperatorCountry
20.104.12.120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
20.15.0.3620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2316042
Organization
town of smiths falls
Contact emails

Subdomains

10 observed subdomains of smithsfalls.ca.

Web-graph footprint

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

125 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for smithsfalls.ca.

MechanismTarget
SPF_Aspf.hostedspf.com
SPF_INCLUDE_spf.esolutionsgroup.ca
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.ess.ca.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.164.221.162/29
SPF_IP209.222.80.0/21
SPF_IP24.51.249.226
SPF_IP52.60.237.224

Related pages

Pivot deeper into the graph from smithsfalls.ca.

Cypher and MCP

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

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