Skip to content

Hostname

cnewsw.com

Last fetched

cnewsw.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in SG. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · cnewsw.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cnewsw.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.182.224.1038.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.1138.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.1238.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.1338.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.1438.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.1538.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.1638.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.1738.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.1838.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.1938.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.2038.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.2138.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.2238.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.338.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.438.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.538.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.638.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.738.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.838.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG
38.182.224.938.182.224.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCSG

WHOIS identity

Registrar
iana:1923
Organization
yan ming
Contact emails

Subdomains

1 observed subdomain of cnewsw.com.

Threat posture

History

Related pages

Pivot deeper into the graph from cnewsw.com.

Cypher and MCP

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

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