Skip to content

Hostname

clgw555.com

Last fetched

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

Nutrition Label

WHISPER CANON · clgw555.comRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/clgw555.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.20.196104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.28.128104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.28.22104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.241.208104.25.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.162.198.37108.162.198.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.2.95162.159.2.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.33.9162.159.32.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.39.229162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.39.243162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.40.237162.159.40.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.44.172162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
172.64.229.215172.64.229.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.40.19172.64.40.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.66.164172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.67.117172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

1 observed subdomain of clgw555.com.

Threat posture

History

Related pages

Pivot deeper into the graph from clgw555.com.

Cypher and MCP

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

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