Hostname
ramses.it
Last fetched
ramses.it resolves to 3 IPv4 addresses operated by venis - Venis S.p.A. in IT. WHOIS lists registrar:aruba s.p.a. as the registrar.
Nutrition Label
Resolution chain
ramses.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.247.8.211 | 94.247.8.0/24 | AS48394 | venis - Venis S.p.A. | IT |
| 94.247.8.212 | 94.247.8.0/24 | AS48394 | venis - Venis S.p.A. | IT |
| 94.247.8.213 | 94.247.8.0/24 | AS48394 | venis - Venis S.p.A. | IT |
WHOIS identity
- Registrar
- registrar:aruba s.p.a.
- Organization
- venis s.p.a.
- Contact emails
- —
Subdomains
2 observed subdomains of ramses.it.
| Subdomain |
|---|
| maps.ramses.it |
| www.ramses.it |
Web-graph footprint
Distinct hostnames that link to or from ramses.it in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ramses.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ramses.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.