Skip to content

Hostname

roxy-germany.de

Last fetched

roxy-germany.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · roxy-germany.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/roxy-germany.de

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.241.50100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.240.122100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.39.64100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.194.6134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.167.18634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.56.18334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.178.4235.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.16.19344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.9.21844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.251.10144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.180.15352.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.1.19854.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with roxy-germany.de in WhisperGraph.

Subdomains

8 observed subdomains of roxy-germany.de.

Web-graph footprint

Distinct hostnames that link to or from roxy-germany.de in the public web crawl.

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for roxy-germany.de.

Related pages

Pivot deeper into the graph from roxy-germany.de.

Cypher and MCP

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

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