Skip to content

Hostname

efiglobal.com

Last fetched

efiglobal.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

efiglobal.com 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
iana:292
Organization
cunningham lindsey canada
Contact emails

Subdomains

16 observed subdomains of efiglobal.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for efiglobal.com.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.sedgwick.com
SPF_IP12.171.137.71
SPF_IP174.129.192.189/32
SPF_IP199.120.242.53
SPF_IP199.120.242.71
SPF_IP208.30.33.213
SPF_IP208.30.33.215
SPF_IP64.158.201.20
SPF_IP64.158.201.21
SPF_IP69.169.230.84
SPF_MXefiglobal.com

Related pages

Pivot deeper into the graph from efiglobal.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "efiglobal.com"})-[: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.