Skip to content

Hostname

app.mitrade.eu

Last fetched

app.mitrade.eu resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · app.mitrade.euRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/app.mitrade.eu

Resolution chain

app.mitrade.eu resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.155.12613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3713.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.106.12143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.21143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.6143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.64143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
52.85.65.3952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.452.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.9252.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with app.mitrade.eu in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.mitrade.eu in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.mitrade.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "app.mitrade.eu"})-[: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.