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
Resolution chain
everlink.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.249.12.101 | 147.249.12.0/24 | AS18434 | FNIS - Fidelity National Information Services, Inc. | US |
| 192.254.190.215 | 192.254.184.0/21 | AS31898 | SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN | US |
| 199.60.103.146 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
| 199.60.103.46 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
WHOIS identity
- Registrar
- registrar:markmonitor international canada ltd.
- Organization
- everlink payment services
- Contact emails
Subdomains
22 observed subdomains of everlink.ca.
Showing 20 of 22. View all subdomains →
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
MX records
SPF policy
6 SPF mechanisms authorising senders for everlink.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 23987545.spf04.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.celero.ca |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | everlink.ca |
Related pages
Pivot deeper into the graph from everlink.ca.
- IP · 147.249.12.101
- ASN · AS18434FNIS - Fidelity National Information Services, Inc.
- Country · US
- Email · security@everlink.ca
- TLD · .ca
- Browse hostnames · ev…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.