Skip to content

Hostname

lastminute.de

Last fetched

lastminute.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · lastminute.deRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/lastminute.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.160.249.12318.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.3218.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.418.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.249.6918.160.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.10418.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.10518.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.4018.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.7518.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

57 observed subdomains of lastminute.de.

Web-graph footprint

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

491 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for lastminute.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemarsys.net
SPF_IP185.58.117.143
SPF_IP194.56.214.40
SPF_IP62.212.75.128/26
SPF_IP78.40.200.36
SPF_IP80.87.174.240/29
SPF_IP81.2.234.127/32
SPF_IP95.110.170.12/32
SPF_IP95.110.170.51/32

Related pages

Pivot deeper into the graph from lastminute.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lastminute.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.