All hostnames jo.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · jo.de Routing diversity 5.7/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/jo.de Resolution chain jo.de resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.157.119.110 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.146.55 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.15.96 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.195.23.5 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.196.51.169 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.137.29 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.197.206.65 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.120.22.154 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.122.64.208 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.67.131.173 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.69.114.174 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.74.178.69 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.76.75.191 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.156.67.40 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.28.83.7 52.28.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.29.95.173 52.29.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.181.166.65 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.182.58.76 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.177.24.234 63.176.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.28.176.112 52.28.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with jo.de in WhisperGraph.
Subdomains 14 observed subdomains of jo.de.
Web-graph footprint Distinct hostnames that link to or from jo.de in the public web crawl.
7 sites link to this hostname.
Related pages Pivot deeper into the graph from jo.de.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .