Skip to content

Hostname

rtr-io.com

Last fetched

rtr-io.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. rtr-io.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · rtr-io.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rtr-io.com

Resolution chain

No IPv4 resolution is recorded for rtr-io.com in WhisperGraph.

IPv6 resolution

No AAAA record for rtr-io.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of rtr-io.com owner
Contact emails
4a61aa95-e6bb-43f5-99c3-711e6cedf7f5@identity-protect.org, 7e04187f-844a-4e2a-9dc8-e04c212d66ff@identity-protect.org, 83341f29-0707-4a11-ba87-5514925d7311@identity-protect.org, b1e9d03c-5bb9-49bb-a223-eacdf85a5649@identity-protect.org, cd111f05-f5cd-4de2-bd47-ff1c58e077b9@identity-protect.org, eed8e0cb-ccd4-4e35-a2e8-492122f42c3d@identity-protect.org, f5318e77-28a1-4b50-9425-e84386bdf0c5@identity-protect.org

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns-68.awsdns-08.com
  • ns-577.awsdns-08.net
  • ns-1188.awsdns-20.org
  • ns-1786.awsdns-31.co.uk

Threat-feed evidence

History

Related pages

Pivot from rtr-io.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rtr-io.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.