Skip to content

Hostname

cpanel.net

Last fetched

cpanel.net resolves to 2 IPv4 addresses operated by CPANEL-INC - cPanel, LLC. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cpanel.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cpanel.net

Resolution chain

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

IPPrefixASNOperatorCountry
208.74.121.151208.74.120.0/21AS33522CPANEL-INC - cPanel, LLC.US
208.74.123.84208.74.120.0/21AS33522CPANEL-INC - cPanel, LLC.US

WHOIS identity

Registrar
iana:69
Organization
cpanel
Contact emails

Subdomains

266 observed subdomains of cpanel.net.

Web-graph footprint

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

138,690 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cpanel.net.

Related pages

Pivot deeper into the graph from cpanel.net.

Cypher and MCP

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

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