Skip to content

Hostname

designcrowd.de

Last fetched

designcrowd.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.111143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.13143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.40143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.56143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.64.236.1218.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.12018.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.7618.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.8618.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.181.11818.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.1318.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.4918.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.5518.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.13.2818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

81 observed subdomains of designcrowd.de.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from designcrowd.de.

Cypher and MCP

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

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