Skip to content

Hostname

everlink.ca

Last fetched

everlink.ca resolves to 4 IPv4 addresses operated by FNIS - Fidelity National Information Services, Inc. in US. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.

Nutrition Label

WHISPER CANON · everlink.caRouting diversity3.0/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/everlink.ca

Resolution chain

everlink.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.249.12.101147.249.12.0/24AS18434FNIS - Fidelity National Information Services, Inc.US
192.254.190.215192.254.184.0/21AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANUS
199.60.103.146199.60.103.0/24AS209242MCPL-ASUS
199.60.103.46199.60.103.0/24AS209242MCPL-ASUS

WHOIS identity

Registrar
registrar:markmonitor international canada ltd.
Organization
everlink payment services
Contact emails

Subdomains

22 observed subdomains of everlink.ca.

Web-graph footprint

Distinct hostnames that link to or from everlink.ca in the public web crawl.

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for everlink.ca.

MechanismTarget
SPF_INCLUDE23987545.spf04.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.celero.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_MXeverlink.ca

Related pages

Pivot deeper into the graph from everlink.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "everlink.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.