Skip to content

Hostname

static.welect.de

Last fetched

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

Nutrition Label

WHISPER CANON · static.welect.deRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/static.welect.de

Resolution chain

static.welect.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.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.46.10418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.723.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.833.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.963.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.973.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.12354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.1454.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.6254.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.6354.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.8054.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with static.welect.de in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from static.welect.de.

Cypher and MCP

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

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