Skip to content

Hostname

redlist2.ecoscience.dk

Last fetched

redlist2.ecoscience.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX.

Nutrition Label

WHISPER CANON · redlist2.ecoscience.dkRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/redlist2.ecoscience.dk

Resolution chain

redlist2.ecoscience.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.55.1123.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.163.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.603.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.743.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
52.84.174.10752.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.11152.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.12852.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.6152.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with redlist2.ecoscience.dk in WhisperGraph.

Subdomains

1 observed subdomain of redlist2.ecoscience.dk.

Threat posture

History

Related pages

Pivot deeper into the graph from redlist2.ecoscience.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "redlist2.ecoscience.dk"})-[: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.