Skip to content

Hostname

xlnco.atmailcloud.com

Last fetched

xlnco.atmailcloud.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · xlnco.atmailcloud.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/xlnco.atmailcloud.com

Resolution chain

xlnco.atmailcloud.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.248.175.5134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.89.20652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.229.25452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.70.14852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with xlnco.atmailcloud.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for xlnco.atmailcloud.com.

MechanismTarget
SPF_Aspf.eu-west.atmailcloud.com
SPF_IP204.145.97.0/24
SPF_IP52.215.173.228
SPF_IP52.215.77.242
SPF_IP52.51.233.27
SPF_IP54.216.243.109
SPF_IP54.217.190.49
SPF_IP54.220.29.117
SPF_IP54.77.97.2
SPF_IP54.78.179.43
SPF_IP63.32.27.251
SPF_IP79.125.127.68

Related pages

Pivot deeper into the graph from xlnco.atmailcloud.com.

Cypher and MCP

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

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