Skip to content

Hostname

travelex.de

Last fetched

travelex.de resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · travelex.deRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/travelex.de

Resolution chain

travelex.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
166.117.198.116166.117.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
35.71.159.11735.71.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
52.223.24.3552.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
75.2.55.2875.2.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with travelex.de in WhisperGraph.

Subdomains

2 observed subdomains of travelex.de.

Web-graph footprint

Distinct hostnames that link to or from travelex.de in the public web crawl.

62 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for travelex.de.

MechanismTarget
SPF_INCLUDEprotection.outlook.com
SPF_INCLUDEspf.ess.uk.barracudanetworks.com

Related pages

Pivot deeper into the graph from travelex.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "travelex.de"})-[: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.