Skip to content

Hostname

xx2.org

Last fetched

xx2.org resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · xx2.orgRouting diversity6.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xx2.org

Resolution chain

xx2.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.154.68104.17.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.95.35104.18.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.152.39104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.62.148104.19.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.162.195.235108.162.195.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.10.185162.159.10.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.2.71162.159.2.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.23.151162.159.23.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.35.173162.159.34.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.34.157172.64.34.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.35.203172.64.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.35.64172.64.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.84.170172.64.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.196.57104.19.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.49.203104.19.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.189.16104.18.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.46.44162.159.46.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.124.224104.17.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.53.26104.19.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.223.152104.18.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of xx2.org.

Subdomain
www.xx2.org

Web-graph footprint

Distinct hostnames that link to or from xx2.org in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from xx2.org.

Cypher and MCP

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

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