Hostname
trivago.gr
Last fetched
trivago.gr resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE. WHOIS lists registrar:org-tv11-ripe as the registrar.
Nutrition Label
Resolution chain
trivago.gr resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.169 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 104.126.37.178 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 2.16.247.25 | 2.16.247.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | GB |
| 2.16.247.5 | 2.16.247.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | GB |
| 23.11.215.144 | 23.11.215.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | IN |
| 23.11.215.219 | 23.11.215.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | IN |
| 23.212.110.24 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.212.110.41 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.212.110.57 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.36.162.199 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.36.162.215 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
WHOIS identity
- Registrar
- registrar:org-tv11-ripe
- Organization
- trivago
- Contact emails
- —
Subdomains
5 observed subdomains of trivago.gr.
Web-graph footprint
Distinct hostnames that link to or from trivago.gr in the public web crawl.
345 sites link to this hostname.
63 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for trivago.gr.
| Mechanism | Target |
|---|---|
| SPF_A | newsletter.trivago.net |
| SPF_A | zgateway.zuora.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | trivago.gr |
Related pages
Pivot deeper into the graph from trivago.gr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trivago.gr"})-[: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.