Skip to content

Hostname

xpress.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.157.115104.17.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.158.115104.17.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 xpress.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

24 SPF mechanisms authorising senders for xpress.com.

MechanismTarget
SPF_IP185.92.125.248/32
SPF_IP195.123.127.107/32
SPF_IP204.101.51.0/24
SPF_IP216.105.95.33/32
SPF_IP216.105.95.38
SPF_IP95.168.202.110
SPF_IP95.168.202.116
SPF_IP95.168.202.117
SPF_IP95.168.202.118
SPF_IP95.168.202.18
SPF_IP95.168.202.21
SPF_IP95.168.202.22
SPF_IP95.168.202.23
SPF_IP95.168.202.24
SPF_IP95.168.202.36
SPF_IP95.168.202.39
SPF_IP95.168.202.42
SPF_IP95.168.202.60
SPF_IP95.168.202.63
SPF_IP95.168.202.69
SPF_IP95.168.202.7
SPF_IP95.168.202.8
SPF_IP95.168.202.9
SPF_IP98.158.132.128/25

Related pages

Pivot deeper into the graph from xpress.com.

Cypher and MCP

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

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