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
Resolution chain
banff.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 |
|---|---|---|---|---|
| 208.90.191.244 | 208.90.188.0/22 | AS36489 | SWA-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
MX records
SPF policy
9 SPF mechanisms authorising senders for banff.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7886588.spf01.hubspotemail.net |
| SPF_INCLUDE | bookking.ca |
| SPF_INCLUDE | ca._netblocks.mimecast.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 66.244.237.230 |
| SPF_IP | 72.2.4.226/32 |
| SPF_IP | 72.2.4.227/32 |
Related pages
Pivot deeper into the graph from banff.ca.
- IP · 208.90.191.244
- ASN · AS36489SWA-INET - Southwest Airlines Co.
- Registrar · iana:456
- Country · US
- Email · itdept@banff.ca
- TLD · .ca
- Browse hostnames · ba…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.