Skip to content

Hostname

r7ls.net

Last fetched

r7ls.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · r7ls.netRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/r7ls.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.205.12718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.55.2918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.7218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.181.1273.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.263.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.463.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.793.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
domain registration
Contact emails

Subdomains

5 observed subdomains of r7ls.net.

Web-graph footprint

Distinct hostnames that link to or from r7ls.net in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from r7ls.net.

Cypher and MCP

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

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