Skip to content

Hostname

medium-external.ada.support

Last fetched

medium-external.ada.support resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · medium-external.ada.supportRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/medium-external.ada.support

Resolution chain

medium-external.ada.support resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.217.11718.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.217.3418.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.217.4518.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.217.5518.164.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
52.85.31.10652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with medium-external.ada.support in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from medium-external.ada.support in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from medium-external.ada.support.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "medium-external.ada.support"})-[: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.