Skip to content

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

WHISPER CANON · express-scripts.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/express-scripts.ca

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.

IPPrefixASNOperatorCountry
199.249.178.6199.249.178.0/24AS26986ESI-CANADA - ESI CanadaCA

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
express scripts canada
Contact emails

Subdomains

95 observed subdomains of express-scripts.ca.

Web-graph footprint

Distinct hostnames that link to or from express-scripts.ca in the public web crawl.

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for express-scripts.ca.

MechanismTarget
SPF_EXISTS%{i}.spf.evernorth.com
SPF_IP64.18.7.10/32
SPF_IP64.18.7.11/32
SPF_IP64.18.7.13/32
SPF_IP64.18.7.14/32
SPF_IP69.20.119.242
SPF_IP69.20.119.243
SPF_IP69.20.119.244
SPF_IP69.20.119.245
SPF_IP69.20.119.246
SPF_IP69.20.119.247
SPF_IP69.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.