Skip to content

Hostname

xq8g.com

Last fetched

xq8g.com resolves to 19 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · xq8g.comRouting diversity6.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/xq8g.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.126.242104.16.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.14.207104.16.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.175.88104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.190.95104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.45.248104.16.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.191.124104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.239.112104.17.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.254.75104.17.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.29.201104.17.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.78.100104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.94.24104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.143.157104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.222.204104.18.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.237.247104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.30.170104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.93.203104.18.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.221.146104.19.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.46.20104.19.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.153.20172.64.153.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Web-graph footprint

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

20 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from xq8g.com.

Cypher and MCP

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

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