Skip to content

Hostname

mail.llanco.com.mx

Last fetched

mail.llanco.com.mx resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · mail.llanco.com.mxRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/mail.llanco.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
190.92.154.224190.92.152.0/22AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.llanco.com.mx in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.llanco.com.mx.

MechanismTarget
SPF_Amail.llanco.com.mx
SPF_IP104.128.48.17
SPF_IP148.72.158.208
SPF_IP190.92.154.224
SPF_IP216.75.60.84
SPF_IP66.240.205.9
SPF_IP66.240.233.100
SPF_MXmail.llanco.com.mx

Related pages

Pivot deeper into the graph from mail.llanco.com.mx.

Cypher and MCP

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

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