Skip to content

Hostname

banff.ca

Last fetched

banff.ca resolves to 1 IPv4 address operated by SWA-INET - Southwest Airlines Co. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · banff.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/banff.ca

Resolution chain

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

IPPrefixASNOperatorCountry
208.90.191.244208.90.188.0/22AS36489SWA-INET - Southwest Airlines Co.US

WHOIS identity

Registrar
iana:456
Organization
town of banff
Contact emails

Subdomains

8 observed subdomains of banff.ca.

Web-graph footprint

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

832 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for banff.ca.

MechanismTarget
SPF_INCLUDE7886588.spf01.hubspotemail.net
SPF_INCLUDEbookking.ca
SPF_INCLUDEca._netblocks.mimecast.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP66.244.237.230
SPF_IP72.2.4.226/32
SPF_IP72.2.4.227/32

Related pages

Pivot deeper into the graph from banff.ca.

Cypher and MCP

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

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