Skip to content

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

WHISPER CANON · evolution-hotels.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/evolution-hotels.com

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.

IPPrefixASNOperatorCountry
213.63.232.221213.63.128.0/17AS12926PT

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.

MechanismTarget
SPF_INCLUDE_spf.travelclick.com
SPF_INCLUDEspf.ciberserver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.ciberserver.com
SPF_IP109.50.81.233
SPF_IP109.50.82.153
SPF_IP176.221.33.234
SPF_IP176.221.34.111
SPF_IP176.221.34.35
SPF_IP176.221.38.230
SPF_IP193.126.11.232
SPF_IP193.126.49.114
SPF_IP213.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 20

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