Skip to content

Hostname

xal.com

Last fetched

xal.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.210104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.210104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
128.204.136.69128.204.128.0/19AS44453INTERNEX-ASAT
172.67.73.4172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:106
Organization
andreas hierzer
Contact emails

Subdomains

47 observed subdomains of xal.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for xal.com.

MechanismTarget
SPF_Aer-mail.erecruiter.net
SPF_Axal.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.204.132.67
SPF_IP128.204.133.125
SPF_IP128.204.133.126
SPF_IP128.204.133.127
SPF_IP128.204.133.13
SPF_IP128.204.133.131
SPF_IP128.204.133.132
SPF_IP128.204.133.135
SPF_IP128.204.133.172
SPF_IP128.204.133.180
SPF_IP128.204.136.73
SPF_IP128.204.136.75
SPF_IP128.204.137.66
SPF_IP148.105.0.0/16
SPF_IP167.235.59.168
SPF_IP185.15.237.100/27
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP2a01:4f8:1c1e:9c2e:0:0:0:1
SPF_IP85.126.108.82
SPF_IP93.103.131.210
SPF_IP95.60.251.199
SPF_MXxal.com

Related pages

Pivot deeper into the graph from xal.com.

Cypher and MCP

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

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