Skip to content

Hostname

xbiquges.com

Last fetched

xbiquges.com resolves to 17 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · xbiquges.comRouting diversity6.1/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/xbiquges.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.244.88104.17.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.197.229104.18.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.255.206104.18.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.6.90104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.152.39104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.8.248162.159.8.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.9.239162.159.9.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.194.37104.18.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.102.249104.16.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
198.41.208.122198.41.208.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.27.15104.16.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.143.175104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.223.152104.18.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.46.220162.159.46.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.7.123162.159.7.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.23.53162.159.23.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.128.72.203104.128.72.0/24AS23470RELIABLESITE - ReliableSite.Net LLCUS

WHOIS identity

Registrar
iana:1923
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of xbiquges.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from xbiquges.com.

Cypher and MCP

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

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