Skip to content

Hostname

r8x.link

Last fetched

r8x.link resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · r8x.linkRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/r8x.link

Resolution chain

r8x.link resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.68.2013.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.5113.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.6113.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.9213.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.10143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.12143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.68143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.74143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.244.146.12218.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.6318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.6718.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.8118.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
54.192.100.10854.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6054.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from r8x.link.

Cypher and MCP

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

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