Skip to content

Hostname

trixi.schuchmann.de

Last fetched

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

Nutrition Label

WHISPER CANON · trixi.schuchmann.deRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/trixi.schuchmann.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.10013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.10413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.134.2253.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1353.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.1133.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.137.273.5.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.453.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.243.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.1652.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.47.452.219.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with trixi.schuchmann.de in WhisperGraph.

Subdomains

3 observed subdomains of trixi.schuchmann.de.

Threat posture

History

Related pages

Pivot deeper into the graph from trixi.schuchmann.de.

Cypher and MCP

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

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