Skip to content

Hostname

xeggex.com

Last fetched

xeggex.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.45.125104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.10.110104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.110104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.144.124172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.162172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
38.180.244.23338.180.244.0/24AS58061SCALAXY-ASUS

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

21 observed subdomains of xeggex.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xeggex.com.

MechanismTarget
SPF_INCLUDE150114c9d.spf2.netcorecloud.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.titan.email
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from xeggex.com.

Cypher and MCP

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

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