Hostname
express-scripts.ca
Last fetched
express-scripts.ca resolves to 1 IPv4 address operated by ESI-CANADA - ESI Canada in CA. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.
Nutrition Label
Resolution chain
express-scripts.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 |
|---|---|---|---|---|
| 199.249.178.6 | 199.249.178.0/24 | AS26986 | ESI-CANADA - ESI Canada | CA |
WHOIS identity
- Registrar
- registrar:markmonitor international canada ltd.
- Organization
- express scripts canada
- Contact emails
Subdomains
95 observed subdomains of express-scripts.ca.
Showing 25 of 95. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from express-scripts.ca in the public web crawl.
62 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for express-scripts.ca.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.evernorth.com |
| SPF_IP | 64.18.7.10/32 |
| SPF_IP | 64.18.7.11/32 |
| SPF_IP | 64.18.7.13/32 |
| SPF_IP | 64.18.7.14/32 |
| SPF_IP | 69.20.119.242 |
| SPF_IP | 69.20.119.243 |
| SPF_IP | 69.20.119.244 |
| SPF_IP | 69.20.119.245 |
| SPF_IP | 69.20.119.246 |
| SPF_IP | 69.20.119.247 |
| SPF_IP | 69.20.119.249 |
Related pages
Pivot deeper into the graph from express-scripts.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "express-scripts.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.