All hostnames got2b.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.
Nutrition Label WHISPER CANON · got2b.de Routing diversity 3.9/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.0/10 canon.whisper.security/host/got2b.de Resolution chain got2b.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 108.139.182.121 108.139.180.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. BR 108.139.182.127 108.139.180.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. BR 108.139.182.26 108.139.180.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. BR 108.139.182.91 108.139.180.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. BR 13.33.67.102 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.127 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.75 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.79 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.66.196.105 18.66.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 18.66.196.24 18.66.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 18.66.196.39 18.66.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 18.66.196.61 18.66.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 216.137.52.111 216.137.52.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. FR 216.137.52.128 216.137.52.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. FR 216.137.52.3 216.137.52.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. FR 216.137.52.56 216.137.52.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. FR 65.9.175.34 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.50 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.81 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.93 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with got2b.de in WhisperGraph.
Subdomains 2 observed subdomains of got2b.de.
Web-graph footprint Distinct hostnames that link to or from got2b.de in the public web crawl.
45 sites link to this hostname.
38 sites linked to from this hostname.
Related pages Pivot deeper into the graph from got2b.de.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "got2b.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 .