Skip to content

Hostname

mail.lusolutions.cl

Last fetched

mail.lusolutions.cl resolves to 1 IPv4 address operated by AS56958 in ES.

Nutrition Label

WHISPER CANON · mail.lusolutions.clRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.lusolutions.cl

Resolution chain

mail.lusolutions.cl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.211.133.72178.211.133.0/24AS56958ES

WHOIS identity

No WHOIS records are currently associated with mail.lusolutions.cl in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.lusolutions.cl.

MechanismTarget
SPF_Amail.lusolutions.cl
SPF_Aserver.lusolutions.cl
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.webcloud.es
SPF_IP178.211.133.72
SPF_IP37.59.226.72
SPF_IP5.39.67.39
SPF_IP92.222.137.247/32
SPF_MXmail.lusolutions.cl

Related pages

Pivot deeper into the graph from mail.lusolutions.cl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.lusolutions.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.