Hostname
hotelnauticus.it
Last fetched
hotelnauticus.it resolves to 2 IPv4 addresses operated by AS64445 in IT. WHOIS lists registrar:tld registrar solutions ltd as the registrar.
Nutrition Label
Resolution chain
hotelnauticus.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 |
|---|---|---|---|---|
| 37.156.174.6 | 37.156.174.0/24 | AS64445 | — | IT |
| 49.12.59.165 | 49.12.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:tld registrar solutions ltd
- Organization
- imogest srl
- Contact emails
- —
Subdomains
2 observed subdomains of hotelnauticus.it.
Web-graph footprint
Distinct hostnames that link to or from hotelnauticus.it in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- hotelnauticus.it
SPF policy
3 SPF mechanisms authorising senders for hotelnauticus.it.
| Mechanism | Target |
|---|---|
| SPF_A | hotelnauticus.it |
| SPF_IP | 49.12.59.165 |
| SPF_MX | hotelnauticus.it |
Related pages
Pivot deeper into the graph from hotelnauticus.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hotelnauticus.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.