Skip to content

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

WHISPER CANON · abahotel.itRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/abahotel.it

Resolution chain

abahotel.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.10.220.6645.10.220.0/22AS200043Cesena-net-srl - Cesena-net-srlIT

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for abahotel.it.

MechanismTarget
SPF_Aabahotel.it
SPF_INCLUDEbookingexpert.it
SPF_INCLUDEspf.antispamcloud.com
SPF_IP45.10.220.66
SPF_IP51.83.32.236
SPF_IP89.39.200.218
SPF_IP89.39.200.220
SPF_MXabahotel.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.