Skip to content

Hostname

efiser.cl

Last fetched

efiser.cl resolves to 2 IPv4 addresses operated by AS40676 - Psychz Networks in CA.

Nutrition Label

WHISPER CANON · efiser.clRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/efiser.cl

Resolution chain

efiser.cl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.244.154.25104.244.154.0/24AS40676AS40676 - Psychz NetworksCA
104.244.154.95104.244.154.0/24AS40676AS40676 - Psychz NetworksCA

WHOIS identity

No WHOIS records are currently associated with efiser.cl in WhisperGraph.

Subdomains

7 observed subdomains of efiser.cl.

Threat posture

History

Mail and authentication

MX records

  • efiser.cl

SPF policy

8 SPF mechanisms authorising senders for efiser.cl.

MechanismTarget
SPF_Aefiser.cl
SPF_IP104.244.153.80
SPF_IP104.244.154.210
SPF_IP104.244.154.213
SPF_IP104.244.154.25
SPF_IP104.244.154.95
SPF_IP172.97.69.218
SPF_MXefiser.cl

Related pages

Pivot deeper into the graph from efiser.cl.

Cypher and MCP

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

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