Skip to content

Hostname

speedy-pass.de

Last fetched

speedy-pass.de resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · speedy-pass.deRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/speedy-pass.de

Resolution chain

speedy-pass.de resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.134.1073.5.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2263.5.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1133.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1653.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.2143.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.653.5.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1943.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.24452.219.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.10052.219.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.18052.219.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.171.7652.219.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.18852.219.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.72.16252.219.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.452.219.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.75.5252.219.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with speedy-pass.de in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from speedy-pass.de.

Cypher and MCP

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

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