Skip to content

Hostname

xes-inc.com

Last fetched

xes-inc.com resolves to 1 IPv4 address operated by AWS-GOVCLOUD AWS-GOVCLOUD in US.

Nutrition Label

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

Resolution chain

xes-inc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
96.127.35.20796.127.0.0/17AS8987AWS-GOVCLOUD AWS-GOVCLOUDUS

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for xes-inc.com.

MechanismTarget
SPF_Adnsma.accellion.com
SPF_Adnsus1.accellion.com
SPF_Adnsus2.accellion.com
SPF_Axes-inc.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.office365.us
SPF_IP135.84.68.123/32
SPF_IP15.200.48.111
SPF_IP15.200.57.177
SPF_IP162.248.234.0/28
SPF_IP206.152.14.54/32
SPF_IP208.86.168.7/32
SPF_IP24.177.130.176/28
SPF_IP50.116.38.54
SPF_IP66.228.32.153
SPF_IP68.117.28.192/28
SPF_IP96.126.123.213
SPF_IP96.127.35.207
SPF_IP96.127.70.248
SPF_MXxes-inc.com

Related pages

Pivot deeper into the graph from xes-inc.com.

Cypher and MCP

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

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