Hostname
evolution-hotels.com
Last fetched
evolution-hotels.com resolves to 1 IPv4 address operated by AS12926 in PT. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
evolution-hotels.com 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 |
|---|---|---|---|---|
| 213.63.232.221 | 213.63.128.0/17 | AS12926 | — | PT |
WHOIS identity
- Registrar
- iana:113
- Organization
- joao penin
- Contact emails
Subdomains
4 observed subdomains of evolution-hotels.com.
Web-graph footprint
Distinct hostnames that link to or from evolution-hotels.com in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for evolution-hotels.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.travelclick.com |
| SPF_INCLUDE | spf.ciberserver.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.ciberserver.com |
| SPF_IP | 109.50.81.233 |
| SPF_IP | 109.50.82.153 |
| SPF_IP | 176.221.33.234 |
| SPF_IP | 176.221.34.111 |
| SPF_IP | 176.221.34.35 |
| SPF_IP | 176.221.38.230 |
| SPF_IP | 193.126.11.232 |
| SPF_IP | 193.126.49.114 |
| SPF_IP | 213.63.232.230 |
Related pages
Pivot deeper into the graph from evolution-hotels.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "evolution-hotels.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.