Skip to content

Hostname

xcalert.com

Last fetched

xcalert.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:99 as the registrar.

Nutrition Label

WHISPER CANON · xcalert.comRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/xcalert.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.56.214100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.224.21018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.224.203.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.156.173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.86.24234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.52.13335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.162.5944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.122.17752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.195.21854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.167.22454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:99
Organization
xc skies
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from xcalert.com.

Cypher and MCP

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

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