Skip to content

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

WHISPER CANON · vueling.comRouting diversity4.2/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/vueling.com

Resolution chain

vueling.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.123.100.47104.123.96.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.IE
184.25.219.168184.25.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.210.114.8023.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.215.18.4223.215.16.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.50.132.10823.50.132.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.SE
23.56.203.3823.32.0.0/11AS20940DE

WHOIS identity

Registrar
iana:1052
Organization
airlines sa vueling
Contact emails

Subdomains

141 observed subdomains of vueling.com.

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

SPF policy

15 SPF mechanisms authorising senders for vueling.com.

MechanismTarget
SPF_INCLUDEnexica.com
SPF_INCLUDEspf.vueling.com
SPF_IP149.122.52.40
SPF_IP149.122.52.43
SPF_IP159.183.173.0/32
SPF_IP208.72.8.89
SPF_IP213.229.186.27/29
SPF_IP213.229.186.28
SPF_IP79.99.213.69/24
SPF_IP79.99.34.0/24
SPF_IP83.169.91.111
SPF_IP83.169.91.15/25
SPF_IP83.169.91.97/32
SPF_IP89.248.208.128/25
SPF_IP89.248.223.0/28

Related pages

Pivot deeper into the graph from vueling.com.

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 20

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