Skip to content

Hostname

mail.lexyl.com

Last fetched

mail.lexyl.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mail.lexyl.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.lexyl.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.160.115104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.161.115104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

2 observed subdomains of mail.lexyl.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mail.lexyl.com.

MechanismTarget
SPF_Amail.lexyl.com
SPF_INCLUDEmail.zendesk.com
SPF_IP216.117.4.0/24
SPF_IP216.117.5.0/24
SPF_IP216.223.188.0/24
SPF_IP3.213.114.62/32
SPF_IP3.230.214.68/32
SPF_IP52.204.91.137/32
SPF_IP52.23.43.58/32
SPF_IP54.163.145.215/32
SPF_IP54.166.2.11/32
SPF_MXmail.lexyl.com

Related pages

Pivot deeper into the graph from mail.lexyl.com.

Cypher and MCP

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

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