All hostnames atom.cpanel.net resolves to 19 IPv4 addresses operated by CPANEL-INC - cPanel, LLC. in US.
Nutrition Label WHISPER CANON · atom.cpanel.net Routing diversity 3.5/10 Peering density 9.7/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/atom.cpanel.net Resolution chain atom.cpanel.net resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 184.94.196.92 184.94.192.0/20 AS33522 CPANEL-INC - cPanel, LLC. US 184.94.196.93 184.94.192.0/20 AS33522 CPANEL-INC - cPanel, LLC. US 184.94.196.94 184.94.192.0/20 AS33522 CPANEL-INC - cPanel, LLC. US 184.94.196.97 184.94.192.0/20 AS33522 CPANEL-INC - cPanel, LLC. US 184.94.200.2 184.94.192.0/20 AS33522 CPANEL-INC - cPanel, LLC. US 184.94.200.3 184.94.192.0/20 AS33522 CPANEL-INC - cPanel, LLC. US 184.94.200.4 184.94.192.0/20 AS33522 CPANEL-INC - cPanel, LLC. US 184.94.200.5 184.94.192.0/20 AS33522 CPANEL-INC - cPanel, LLC. US 195.214.233.43 195.214.233.0/24 AS203660 PLESK-INT-GMBH-AS CH 195.214.233.44 195.214.233.0/24 AS203660 PLESK-INT-GMBH-AS CH 195.214.233.45 195.214.233.0/24 AS203660 PLESK-INT-GMBH-AS CH 195.214.233.46 195.214.233.0/24 AS203660 PLESK-INT-GMBH-AS CH 208.74.123.57 208.74.120.0/21 AS33522 CPANEL-INC - cPanel, LLC. US 208.74.123.58 208.74.120.0/21 AS33522 CPANEL-INC - cPanel, LLC. US 208.74.123.61 208.74.120.0/21 AS33522 CPANEL-INC - cPanel, LLC. US 208.74.123.62 208.74.120.0/21 AS33522 CPANEL-INC - cPanel, LLC. US 89.222.122.161 89.222.122.0/24 AS60068 CDN77 _ FR 89.222.122.163 89.222.122.0/24 AS60068 CDN77 _ FR 89.222.122.167 89.222.122.0/24 AS60068 CDN77 _ FR
WHOIS identity No WHOIS records are currently associated with atom.cpanel.net in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from atom.cpanel.net in the public web crawl.
Related pages Pivot deeper into the graph from atom.cpanel.net.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "atom.cpanel.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .