Hostname
cpanel.develop.webs.upc.edu
Last fetched
cpanel.develop.webs.upc.edu resolves to 1 IPv4 address operated by CESCA-AC - Consorci de Serveis Universitaris de Catalunya in ES.
Nutrition Label
Resolution chain
cpanel.develop.webs.upc.edu 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 |
|---|---|---|---|---|
| 147.83.220.13 | 147.83.0.0/16 | AS13041 | CESCA-AC - Consorci de Serveis Universitaris de Catalunya | ES |
WHOIS identity
No WHOIS records are currently associated with cpanel.develop.webs.upc.edu in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for cpanel.develop.webs.upc.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1relaysout.upc.edu |
Related pages
Pivot deeper into the graph from cpanel.develop.webs.upc.edu.
- IP · 147.83.220.13
- ASN · AS13041CESCA-AC - Consorci de Serveis Universitaris de Catalunya
- Country · ES
- Apex domain · upc.edu
- Parent domain · develop.webs.upc.edu
- TLD · .edu
- Browse hostnames · cp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cpanel.develop.webs.upc.edu"})-[: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.