Skip to content

Hostname

medalist-pr.com

Last fetched

medalist-pr.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · medalist-pr.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/medalist-pr.com

Resolution chain

medalist-pr.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.137.22108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.137.29108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.137.41108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.137.48108.158.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.226.155.12813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.113143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.120143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.32143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.51143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.245.46.10118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.1318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Web-graph footprint

Distinct hostnames that link to or from medalist-pr.com in the public web crawl.

283 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from medalist-pr.com.

Cypher and MCP

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

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