Skip to content

Hostname

eu1-test.disco-api.com

Last fetched

eu1-test.disco-api.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · eu1-test.disco-api.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/eu1-test.disco-api.com

Resolution chain

eu1-test.disco-api.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.202.82.15418.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.243.2934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.208.20234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.131.3752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.119.1852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.176.25452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.14.14852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.247.19852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.240.24752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.16.14454.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.248.4554.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.202.20554.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.98.2154.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.223.19454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.5.22363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.170.19363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with eu1-test.disco-api.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from eu1-test.disco-api.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eu1-test.disco-api.com"})-[: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.