Hostname
cpanel.globalaskstudio.com
Last fetched
cpanel.globalaskstudio.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US.
Nutrition Label
Resolution chain
cpanel.globalaskstudio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 204.152.200.180 | 204.152.200.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
WHOIS identity
No WHOIS records are currently associated with cpanel.globalaskstudio.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for cpanel.globalaskstudio.com.
| Mechanism | Target |
|---|---|
| SPF_A | cpanel.globalaskstudio.com |
| SPF_IP | 104.219.235.223/32 |
| SPF_IP | 104.219.235.231/32 |
| SPF_IP | 206.196.118.197/32 |
| SPF_IP | 206.196.118.198/32 |
| SPF_IP | 45.145.68.133/32 |
| SPF_IP | 45.145.68.134/32 |
| SPF_IP | 45.145.68.135/32 |
| SPF_IP | 45.145.68.136/32 |
| SPF_IP | 77.83.201.231/32 |
| SPF_IP | 77.83.201.232/32 |
| SPF_IP | 77.83.201.233/32 |
| SPF_IP | 77.83.201.234/32 |
| SPF_IP | 77.83.201.235/32 |
| SPF_MX | cpanel.globalaskstudio.com |
Related pages
Pivot deeper into the graph from cpanel.globalaskstudio.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cpanel.globalaskstudio.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.