Hostname
andersiahotel.com
Last fetched
andersiahotel.com resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
andersiahotel.com 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 |
|---|---|---|---|---|
| 159.89.212.149 | 159.89.212.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 46.101.204.148 | 46.101.128.0/17 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 79.96.145.3 | 79.96.128.0/17 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- andersia tower hotel management sp. z o.o.
- Contact emails
Subdomains
1 observed subdomain of andersiahotel.com.
| Subdomain |
|---|
| www.andersiahotel.com |
Threat posture
History
Mail and authentication
MX records
- andersiahotel.com
SPF policy
2 SPF mechanisms authorising senders for andersiahotel.com.
| Mechanism | Target |
|---|---|
| SPF_A | andersiahotel.com |
| SPF_MX | andersiahotel.com |
Related pages
Pivot deeper into the graph from andersiahotel.com.
- IP · 159.89.212.149
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · DE
- Email · info@domain-contact.org
- TLD · .com
- Browse hostnames · an…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "andersiahotel.com"})-[: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.