Hostname
abahotel.it
Last fetched
abahotel.it resolves to 1 IPv4 address operated by Cesena-net-srl - Cesena-net-srl in IT. WHOIS lists registrar:server plan s.r.l. as the registrar.
Nutrition Label
Resolution chain
abahotel.it 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 |
|---|---|---|---|---|
| 45.10.220.66 | 45.10.220.0/22 | AS200043 | Cesena-net-srl - Cesena-net-srl | IT |
WHOIS identity
- Registrar
- registrar:server plan s.r.l.
- Organization
- marea srl
- Contact emails
- —
Subdomains
10 observed subdomains of abahotel.it.
Web-graph footprint
Distinct hostnames that link to or from abahotel.it in the public web crawl.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for abahotel.it.
| Mechanism | Target |
|---|---|
| SPF_A | abahotel.it |
| SPF_INCLUDE | bookingexpert.it |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 45.10.220.66 |
| SPF_IP | 51.83.32.236 |
| SPF_IP | 89.39.200.218 |
| SPF_IP | 89.39.200.220 |
| SPF_MX | abahotel.it |
Related pages
Pivot deeper into the graph from abahotel.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abahotel.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.