Hostname
vueling.com
Last fetched
vueling.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
vueling.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.123.100.47 | 104.123.96.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IE |
| 184.25.219.168 | 184.25.216.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.210.114.80 | 23.210.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.215.18.42 | 23.215.16.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.50.132.108 | 23.50.132.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | SE |
| 23.56.203.38 | 23.32.0.0/11 | AS20940 | — | DE |
WHOIS identity
- Registrar
- iana:1052
- Organization
- airlines sa vueling
- Contact emails
Subdomains
141 observed subdomains of vueling.com.
Showing 25 of 141. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vueling.com in the public web crawl.
4,159 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for vueling.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | nexica.com |
| SPF_INCLUDE | spf.vueling.com |
| SPF_IP | 149.122.52.40 |
| SPF_IP | 149.122.52.43 |
| SPF_IP | 159.183.173.0/32 |
| SPF_IP | 208.72.8.89 |
| SPF_IP | 213.229.186.27/29 |
| SPF_IP | 213.229.186.28 |
| SPF_IP | 79.99.213.69/24 |
| SPF_IP | 79.99.34.0/24 |
| SPF_IP | 83.169.91.111 |
| SPF_IP | 83.169.91.15/25 |
| SPF_IP | 83.169.91.97/32 |
| SPF_IP | 89.248.208.128/25 |
| SPF_IP | 89.248.223.0/28 |
Related pages
Pivot deeper into the graph from vueling.com.
- IP · 104.123.100.47
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:1052
- Country · IE
- Email · cerdan@vueling.com
- TLD · .com
- Browse hostnames · vu…
- 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: "vueling.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.