Hostname
gestion.ceialcole.com
Last fetched
gestion.ceialcole.com resolves to 2 IPv4 addresses operated by RaiolaNetworks - Raiola Networks S.L. in ES.
Nutrition Label
Resolution chain
gestion.ceialcole.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.211.133.54 | 178.211.133.0/24 | AS56958 | RaiolaNetworks - Raiola Networks S.L. | ES |
| 57.129.1.54 | 57.129.0.0/17 | AS16276 | OVH - OVH SAS | DE |
WHOIS identity
No WHOIS records are currently associated with gestion.ceialcole.com in WhisperGraph.
Subdomains
6 observed subdomains of gestion.ceialcole.com.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for gestion.ceialcole.com.
| Mechanism | Target |
|---|---|
| SPF_A | gestion.ceialcole.com |
| SPF_INCLUDE | spf.raiolanetworks.com |
| SPF_IP | 57.129.1.54 |
| SPF_MX | gestion.ceialcole.com |
Related pages
Pivot deeper into the graph from gestion.ceialcole.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gestion.ceialcole.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.