Skip to content

Hostname

consent2.ksta.de

Last fetched

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

Nutrition Label

WHISPER CANON · consent2.ksta.deRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/consent2.ksta.de

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.14108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.42108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.46108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.53108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.11513.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.513.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.9113.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.107.9713.35.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.9418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with consent2.ksta.de in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from consent2.ksta.de.

Cypher and MCP

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

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