Skip to content

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

WHISPER CANON · efiglobal.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/efiglobal.ca

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for efiglobal.ca.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.sedgwick.com
SPF_IP12.171.137.71
SPF_IP199.120.242.53
SPF_IP199.120.242.71
SPF_IP64.158.201.20
SPF_IP64.158.201.21
SPF_MXefiglobal.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 20

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