Hostname
corsi-elearning.it
Last fetched
corsi-elearning.it resolves to 2 IPv4 addresses operated by AS200858 in IT. WHOIS lists registrar:rackone s.r.l. as the registrar.
Nutrition Label
Resolution chain
corsi-elearning.it 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 |
|---|---|---|---|---|
| 185.78.64.240 | 185.78.64.0/22 | AS200858 | — | IT |
| 185.91.240.158 | 185.91.240.0/22 | AS202523 | — | IT |
WHOIS identity
- Registrar
- registrar:rackone s.r.l.
- Organization
- vega formazione srl
- Contact emails
- —
Subdomains
29 observed subdomains of corsi-elearning.it.
Showing 25 of 29. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for corsi-elearning.it.
| Mechanism | Target |
|---|---|
| SPF_A | corsi-elearning.it |
| SPF_INCLUDE | _spf.ns3.it |
| SPF_INCLUDE | spf.postal.rackone.ch |
| SPF_MX | corsi-elearning.it |
Related pages
Pivot deeper into the graph from corsi-elearning.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corsi-elearning.it"})-[: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.