Hostname
champlain.bank
Last fetched
champlain.bank resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:455 as the registrar.
Nutrition Label
Resolution chain
champlain.bank resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.43.111 | 104.18.43.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.144.145 | 172.64.144.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:455
- Organization
- champlain national bank
- Contact emails
Subdomains
1 observed subdomain of champlain.bank.
| Subdomain |
|---|
| www.champlain.bank |
Web-graph footprint
Distinct hostnames that link to or from champlain.bank in the public web crawl.
29 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for champlain.bank.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.netteller.com |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.82.208.0/22 |
| SPF_IP | 216.116.80.0/20 |
| SPF_IP | 63.150.172.128/27 |
| SPF_IP | 63.236.8.128/26 |
| SPF_IP | 66.45.26.197 |
| SPF_IP | 74.200.32.0/19 |
Related pages
Pivot deeper into the graph from champlain.bank.
- IP · 104.18.43.111
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:455
- Country · CA
- Email · s.cacchio@champlainbank.com
- TLD · .bank
- Browse hostnames · ch…
- 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: "champlain.bank"})-[: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.