Skip to content

Hostname

xappex.com

Last fetched

xappex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · xappex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/xappex.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.128108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.38108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.58108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.99108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.121.2613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.159.12699.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.12799.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.2399.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.5999.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from xappex.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for xappex.com.

MechanismTarget
SPF_INCLUDE44428320.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from xappex.com.

Cypher and MCP

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

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