Skip to content

Hostname

xrex.io

Last fetched

xrex.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · xrex.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/xrex.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.3913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.233.4318.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.4418.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.6218.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.8618.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.234.12499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

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 xrex.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xrex.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP101.53.164.1/24
SPF_MXxrex.io

Related pages

Pivot deeper into the graph from xrex.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xrex.io"})-[: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.