Skip to content

Hostname

layer1.cpanel.net

Last fetched

layer1.cpanel.net resolves to 19 IPv4 addresses operated by CPANEL-INC - cPanel, LLC. in US.

Nutrition Label

WHISPER CANON · layer1.cpanel.netRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/layer1.cpanel.net

Resolution chain

layer1.cpanel.net resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.94.196.92184.94.192.0/20AS33522CPANEL-INC - cPanel, LLC.US
184.94.196.93184.94.192.0/20AS33522CPANEL-INC - cPanel, LLC.US
184.94.196.94184.94.192.0/20AS33522CPANEL-INC - cPanel, LLC.US
184.94.196.97184.94.192.0/20AS33522CPANEL-INC - cPanel, LLC.US
184.94.200.2184.94.192.0/20AS33522CPANEL-INC - cPanel, LLC.US
184.94.200.3184.94.192.0/20AS33522CPANEL-INC - cPanel, LLC.US
184.94.200.4184.94.192.0/20AS33522CPANEL-INC - cPanel, LLC.US
184.94.200.5184.94.192.0/20AS33522CPANEL-INC - cPanel, LLC.US
195.214.233.43195.214.233.0/24AS203660PLESK-INT-GMBH-ASCH
195.214.233.44195.214.233.0/24AS203660PLESK-INT-GMBH-ASCH
195.214.233.45195.214.233.0/24AS203660PLESK-INT-GMBH-ASCH
195.214.233.46195.214.233.0/24AS203660PLESK-INT-GMBH-ASCH
208.74.123.57208.74.120.0/21AS33522CPANEL-INC - cPanel, LLC.US
208.74.123.58208.74.120.0/21AS33522CPANEL-INC - cPanel, LLC.US
208.74.123.61208.74.120.0/21AS33522CPANEL-INC - cPanel, LLC.US
208.74.123.62208.74.120.0/21AS33522CPANEL-INC - cPanel, LLC.US
89.222.122.16189.222.122.0/24AS60068CDN77 _FR
89.222.122.16389.222.122.0/24AS60068CDN77 _FR
89.222.122.16789.222.122.0/24AS60068CDN77 _FR

WHOIS identity

No WHOIS records are currently associated with layer1.cpanel.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from layer1.cpanel.net in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from layer1.cpanel.net.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.