Skip to content

Hostname

shang33.com

Last fetched

shang33.com resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.41.179104.18.41.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.162.193.205108.162.193.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.162.194.119108.162.194.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.162.198.29108.162.198.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.1.83162.159.1.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.17.193162.159.17.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.20.244162.159.20.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.21.100162.159.21.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.38.91162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.39.247162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.4.5162.159.4.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.44.17162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.45.24162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.5.252162.159.5.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.9.34162.159.9.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.229.1172.64.229.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.48.126172.64.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.52.155172.64.52.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.53.243172.64.53.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.245.59.166173.245.59.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1479
Organization
chen shang yan
Contact emails

Subdomains

2 observed subdomains of shang33.com.

Threat posture

History

Related pages

Pivot deeper into the graph from shang33.com.

Cypher and MCP

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

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