Hostname
excellcare.ca
Last fetched
excellcare.ca resolves to 1 IPv4 address operated by UUNET - Verizon Business in CA. WHOIS lists registrar:internic.ca inc. as the registrar.
Nutrition Label
Resolution chain
excellcare.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 |
|---|---|---|---|---|
| 216.95.206.99 | 216.94.0.0/15 | AS701 | UUNET - Verizon Business | CA |
WHOIS identity
- Registrar
- registrar:internic.ca inc.
- Organization
- excell it
- Contact emails
Subdomains
2 observed subdomains of excellcare.ca.
Web-graph footprint
Distinct hostnames that link to or from excellcare.ca in the public web crawl.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for excellcare.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | appriver.com |
| SPF_IP | 100.42.115.0/27 |
| SPF_IP | 100.42.120.96/27 |
| SPF_IP | 208.70.208.0/22 |
| SPF_IP | 216.9.248.0/24 |
| SPF_IP | 216.95.206.0/24 |
Related pages
Pivot deeper into the graph from excellcare.ca.
- IP · 216.95.206.99
- ASN · AS701UUNET - Verizon Business
- Registrar · registrar:internic.ca inc.
- Country · CA
- Email · 8ki9x2ockbq1q178@privacyhero.company
- TLD · .ca
- Browse hostnames · ex…
- 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: "excellcare.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.