Skip to content

Hostname

xs001.cc

Last fetched

xs001.cc resolves to 20 IPv4 addresses operated by ZILLION-NETWORK - Zillion Network Inc. in HK. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · xs001.ccRouting diversity3.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/xs001.cc

Resolution chain

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

IPPrefixASNOperatorCountry
207.56.11.48207.56.11.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.6.126207.56.6.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.6.128207.56.6.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.6.192207.56.6.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.6.204207.56.6.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.6.26207.56.6.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.6.50207.56.6.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.7.123207.56.7.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.7.19207.56.7.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.7.198207.56.7.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.7.238207.56.7.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.7.3207.56.7.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.7.46207.56.7.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.7.48207.56.7.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.7.70207.56.7.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.8.134207.56.8.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.8.135207.56.8.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.8.136207.56.8.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.8.186207.56.8.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK
207.56.8.195207.56.8.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.HK

WHOIS identity

Registrar
iana:472
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of xs001.cc.

Subdomain
www.xs001.cc

Threat posture

History

Related pages

Pivot deeper into the graph from xs001.cc.

Cypher and MCP

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

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