Hostname
efiglobal.ca
Last fetched
efiglobal.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:markmonitor international canada ltd. as the registrar.
Nutrition Label
Resolution chain
efiglobal.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:markmonitor international canada ltd.
- Organization
- sedgwick claims management services, inc. - tma1915533
- Contact emails
Subdomains
1 observed subdomain of efiglobal.ca.
| Subdomain |
|---|
| www.efiglobal.ca |
Web-graph footprint
Distinct hostnames that link to or from efiglobal.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for efiglobal.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.sedgwick.com |
| SPF_IP | 12.171.137.71 |
| SPF_IP | 199.120.242.53 |
| SPF_IP | 199.120.242.71 |
| SPF_IP | 64.158.201.20 |
| SPF_IP | 64.158.201.21 |
| SPF_MX | efiglobal.ca |
Related pages
Pivot deeper into the graph from efiglobal.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "efiglobal.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.